forked from Imagelibrary/rtems
2009-05-03 Joel Sherrill <joel.sherrill@oarcorp.com>
* shared/start.S: Checked and OK.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2009-05-03 Joel Sherrill <joel.sherrill@oarcorp.com>
|
||||
|
||||
* shared/start.S: Checked and OK.
|
||||
|
||||
2009-04-28 Chris Johns <chrisj@rtems.org>
|
||||
|
||||
* shared/start/start.S: Update for boot_card command line change.
|
||||
|
||||
@@ -20,11 +20,6 @@
|
||||
#include <rtems/asm.h>
|
||||
#include <bspopts.h>
|
||||
|
||||
#warning Call to boot_card has changed and needs checking.
|
||||
#warning The call is "void boot_card(const char* cmdline);"
|
||||
#warning You need to pass a NULL.
|
||||
#warning Please check and remove these warnings.
|
||||
|
||||
/*
|
||||
* Unexpected trap will halt the processor by forcing it to error state
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user