mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-22 06:14:27 +08:00
2010-08-13 Joel Sherrill <joel.sherrill@oarcorp.com>
* spurious/spinit.c: Add include of bootcard.h to fix warning.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2010-08-13 Joel Sherrill <joel.sherrill@oarcorp.com>
|
||||
|
||||
* spurious/spinit.c: Add include of bootcard.h to fix warning.
|
||||
|
||||
2010-04-28 Joel Sherrill <joel.sherrilL@OARcorp.com>
|
||||
|
||||
* startup/bsppredriverhook.c: Remove warnings.
|
||||
|
||||
@@ -17,6 +17,7 @@
|
||||
*/
|
||||
|
||||
#include <bsp.h>
|
||||
#include <bsp/bootcard.h>
|
||||
#include <stdio.h>
|
||||
|
||||
const char * const _Spurious_Error_[] = {"Reset","Bus Error","Address Error",
|
||||
|
||||
Reference in New Issue
Block a user