forked from Imagelibrary/rtems
bsps: Include missing <rtems/score/heapimpl.h>
This commit is contained in:
@@ -27,6 +27,7 @@
|
|||||||
#include "bestcomm_api.h"
|
#include "bestcomm_api.h"
|
||||||
#include "bestcomm_glue.h"
|
#include "bestcomm_glue.h"
|
||||||
#include "include/mgt5200/sdma.h"
|
#include "include/mgt5200/sdma.h"
|
||||||
|
#include <rtems/score/heapimpl.h>
|
||||||
|
|
||||||
extern const uint32 taskTableBytes;
|
extern const uint32 taskTableBytes;
|
||||||
|
|
||||||
|
|||||||
@@ -7,7 +7,7 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Copyright (c) 2009-2012 embedded brains GmbH. All rights reserved.
|
* Copyright (c) 2009-2013 embedded brains GmbH. All rights reserved.
|
||||||
*
|
*
|
||||||
* embedded brains GmbH
|
* embedded brains GmbH
|
||||||
* Obere Lagerstr. 30
|
* Obere Lagerstr. 30
|
||||||
@@ -23,6 +23,7 @@
|
|||||||
#include <bsp/stackalloc.h>
|
#include <bsp/stackalloc.h>
|
||||||
|
|
||||||
#include <rtems.h>
|
#include <rtems.h>
|
||||||
|
#include <rtems/score/heapimpl.h>
|
||||||
#include <rtems/score/wkspace.h>
|
#include <rtems/score/wkspace.h>
|
||||||
|
|
||||||
#include <bsp/linker-symbols.h>
|
#include <bsp/linker-symbols.h>
|
||||||
|
|||||||
Reference in New Issue
Block a user