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:
Joel Sherrill
2010-08-13 20:49:09 +00:00
parent 967bc14656
commit 8c87a9a65e
2 changed files with 5 additions and 0 deletions
+4
View File
@@ -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",