forked from Imagelibrary/rtems
2009-03-09 Sebastian Huber <sebastian.huber@embedded-brains.de>
* include/bsp.h: Added missing include.
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
2009-03-09 Sebastian Huber <sebastian.huber@embedded-brains.de>
|
||||||
|
|
||||||
|
* include/bsp.h: Added missing include.
|
||||||
|
|
||||||
2009-02-12 Joel Sherrill <joel.sherrill@oarcorp.com>
|
2009-02-12 Joel Sherrill <joel.sherrill@oarcorp.com>
|
||||||
|
|
||||||
* startup/bspstart.c: Change prototype of IDLE thread to consistently
|
* startup/bspstart.c: Change prototype of IDLE thread to consistently
|
||||||
|
|||||||
@@ -45,6 +45,8 @@
|
|||||||
*/
|
*/
|
||||||
#define BSP_HAS_TQMMON
|
#define BSP_HAS_TQMMON
|
||||||
|
|
||||||
|
#include <libcpu/powerpc-utility.h>
|
||||||
|
|
||||||
LINKER_SYMBOL(TopRamReserved);
|
LINKER_SYMBOL(TopRamReserved);
|
||||||
|
|
||||||
LINKER_SYMBOL( bsp_ram_start);
|
LINKER_SYMBOL( bsp_ram_start);
|
||||||
|
|||||||
Reference in New Issue
Block a user