mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-20 19:37:25 +08:00
2005-04-26 Joel Sherrill <joel@OARcorp.com>
* startup/bspstart.c: Add include rtems/bspIo.h to eliminate warning.
This commit is contained in:
@@ -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