[rtems commit] powerpc/beatnik/startup/bspreset.c: Include <bsp/bootcard.h>

Joel Sherrill joel at rtems.org
Mon Oct 13 15:23:38 UTC 2014


Module:    rtems
Branch:    master
Commit:    780cfead508567797a71c64a823588bf52b2a48e
Changeset: http://git.rtems.org/rtems/commit/?id=780cfead508567797a71c64a823588bf52b2a48e

Author:    Joel Sherrill <joel.sherrill at oarcorp.com>
Date:      Sat Oct 11 18:47:47 2014 -0500

powerpc/beatnik/startup/bspreset.c: Include <bsp/bootcard.h>

---

 .../lib/libbsp/powerpc/beatnik/startup/bspreset.c  |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/c/src/lib/libbsp/powerpc/beatnik/startup/bspreset.c b/c/src/lib/libbsp/powerpc/beatnik/startup/bspreset.c
index 0e6af19..ecdc034 100644
--- a/c/src/lib/libbsp/powerpc/beatnik/startup/bspreset.c
+++ b/c/src/lib/libbsp/powerpc/beatnik/startup/bspreset.c
@@ -1,5 +1,6 @@
 #include <rtems.h>
 #include <bsp.h>
+#include <bsp/bootcard.h>
 #include <rtems/bspIo.h>
 #include <libcpu/io.h>
 #include <libcpu/stackTrace.h>



More information about the vc mailing list