forked from Imagelibrary/rtems
2008-07-15 Joel Sherrill <joel.sherrill@oarcorp.com>
* bootcard.c: Must include bsp.h or bspopts.h or we cannot know if boot_card() handles RAM allocation.
This commit is contained in:
@@ -48,12 +48,13 @@
|
||||
|
||||
#include <rtems.h>
|
||||
|
||||
#include <bspopts.h> /* for BSP_BOOTCARD_HANDLES_RAM_ALLOCATION */
|
||||
|
||||
/*
|
||||
* Since there is a forward reference
|
||||
*/
|
||||
char *rtems_progname;
|
||||
|
||||
|
||||
/*
|
||||
* Prototypes of external routines
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user