forked from Imagelibrary/rtems
2008-09-19 Joel Sherrill <joel.sherrill@oarcorp.com>
* include/bsp.h: Remove unused BSP_INIT_STACK_SIZE.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2008-09-19 Joel Sherrill <joel.sherrill@oarcorp.com>
|
||||
|
||||
* include/bsp.h: Remove unused BSP_INIT_STACK_SIZE.
|
||||
|
||||
2008-09-19 Joel Sherrill <joel.sherrill@oarcorp.com>
|
||||
|
||||
* Makefile.am, include/bsp.h, startup/bspstart.c, startup/linkcmds: Use
|
||||
|
||||
@@ -61,11 +61,6 @@ extern int RAM_END;
|
||||
|
||||
extern uint32_t BSP_mem_size;
|
||||
|
||||
/*
|
||||
* system init stack
|
||||
*/
|
||||
#define BSP_INIT_STACK_SIZE 0x1000
|
||||
|
||||
#define BSP_Convert_decrementer( _value ) ( (unsigned long long) _value )
|
||||
|
||||
/* macros */
|
||||
|
||||
Reference in New Issue
Block a user