forked from Imagelibrary/rtems
2005-04-26 Joel Sherrill <joel@OARcorp.com>
* startup/bspstart.c: Add include rtems/bspIo.h to eliminate warning.
This commit is contained in:
4
c/src/lib/libbsp/arm/gp32/ChangeLog
Normal file
4
c/src/lib/libbsp/arm/gp32/ChangeLog
Normal file
@@ -0,0 +1,4 @@
|
||||
2005-04-26 Joel Sherrill <joel@OARcorp.com>
|
||||
|
||||
* startup/bspstart.c: Add include rtems/bspIo.h to eliminate warning.
|
||||
|
||||
@@ -17,6 +17,7 @@
|
||||
#include <bsp.h>
|
||||
#include <rtems/libcsupport.h>
|
||||
#include <rtems/libio.h>
|
||||
#include <rtems/bspIo.h>
|
||||
#include <s3c2400.h>
|
||||
|
||||
/*-------------------------------------------------------------------------+
|
||||
|
||||
Reference in New Issue
Block a user