forked from Imagelibrary/rtems
2007-05-15 Joel Sherrill <joel.sherrill@oarcorp.com>
* shared/bspstart.c: Add include <rtems/bspIo.h> to remove warning.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2007-05-15 Joel Sherrill <joel.sherrill@oarcorp.com>
|
||||
|
||||
* shared/bspstart.c: Add include <rtems/bspIo.h> to remove warning.
|
||||
|
||||
2007-05-09 Joel Sherrill <joel.sherrill@OARcorp.com>
|
||||
|
||||
* shared/bspstart.c, shared/gnatcommon.c: Remove debug print methods
|
||||
|
||||
@@ -29,6 +29,7 @@
|
||||
#include <bsp.h>
|
||||
#include <rtems/libio.h>
|
||||
#include <rtems/libcsupport.h>
|
||||
#include <rtems/bspIo.h>
|
||||
|
||||
/*
|
||||
* The original table from the application and our copy of it with
|
||||
|
||||
Reference in New Issue
Block a user