summaryrefslogtreecommitdiffstats
path: root/c
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@oarcorp.com>2013-09-22 10:38:31 -0500
committerJoel Sherrill <joel.sherrill@oarcorp.com>2013-09-22 10:38:31 -0500
commit4650678bb4f8d9a59f1f94c35cde6719a3f5c53b (patch)
tree7a82a5843bf928e84ed15e099c211f9dcd7fb7ec /c
parentnfsclient/src/dirutils.c: Fix missing prototype warnings (diff)
downloadrtems-4650678bb4f8d9a59f1f94c35cde6719a3f5c53b.tar.bz2
leon3/.../bspstart.c: Fix missing prototype warnings
Diffstat (limited to 'c')
-rw-r--r--c/src/lib/libbsp/sparc/leon3/startup/bspstart.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/c/src/lib/libbsp/sparc/leon3/startup/bspstart.c b/c/src/lib/libbsp/sparc/leon3/startup/bspstart.c
index f53f5812f9..6ab2ce4a90 100644
--- a/c/src/lib/libbsp/sparc/leon3/startup/bspstart.c
+++ b/c/src/lib/libbsp/sparc/leon3/startup/bspstart.c
@@ -4,7 +4,7 @@
* The generic CPU dependent initialization has been performed
* before any of these are invoked.
*
- * COPYRIGHT (c) 1989-2007.
+ * COPYRIGHT (c) 1989-2013.
* On-Line Applications Research Corporation (OAR).
*
* Modified for LEON3 BSP.
@@ -16,9 +16,9 @@
* http://www.rtems.com/license/LICENSE.
*/
-
#include <bsp.h>
#include <rtems/bspIo.h>
+#include <bsp/bootcard.h>
/*
* Tells us if data cache snooping is available