forked from Imagelibrary/rtems
2005-11-03 Ralf Corsepius <ralf.corsepius@rtems.org>
PR 844/bsps * startup/bspstart.c: Include <rtems/bspIo.h>.
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
2005-11-03 Ralf Corsepius <ralf.corsepius@rtems.org>
|
||||||
|
|
||||||
|
PR 844/bsps
|
||||||
|
* startup/bspstart.c: Include <rtems/bspIo.h>.
|
||||||
|
|
||||||
2005-07-28 Eric Norum <norume@aps.anl.gov>
|
2005-07-28 Eric Norum <norume@aps.anl.gov>
|
||||||
|
|
||||||
* startup/bspstart.c: Changes provided by Phillip Sorensen
|
* startup/bspstart.c: Changes provided by Phillip Sorensen
|
||||||
|
|||||||
@@ -44,6 +44,7 @@
|
|||||||
#include <bsp/vectors.h>
|
#include <bsp/vectors.h>
|
||||||
#include <bsp/bspException.h>
|
#include <bsp/bspException.h>
|
||||||
|
|
||||||
|
#include <rtems/bspIo.h>
|
||||||
#include <rtems/sptables.h>
|
#include <rtems/sptables.h>
|
||||||
|
|
||||||
#ifdef __RTEMS_APPLICATION__
|
#ifdef __RTEMS_APPLICATION__
|
||||||
|
|||||||
Reference in New Issue
Block a user