forked from Imagelibrary/rtems
2007-05-09 Joel Sherrill <joel.sherrill@OARcorp.com>
* startup/bspclean.c: Remove incldue stdio.h
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
2007-05-09 Joel Sherrill <joel.sherrill@OARcorp.com>
|
||||||
|
|
||||||
|
* startup/bspclean.c: Remove incldue stdio.h
|
||||||
|
|
||||||
2007-05-09 Joel Sherrill <joel.sherrill@OARcorp.com>
|
2007-05-09 Joel Sherrill <joel.sherrill@OARcorp.com>
|
||||||
|
|
||||||
* Makefile.am, console/lpc22xx_uart.h: Remove warnings, cleanup and do
|
* Makefile.am, console/lpc22xx_uart.h: Remove warnings, cleanup and do
|
||||||
|
|||||||
@@ -11,7 +11,6 @@
|
|||||||
* $Id$
|
* $Id$
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <stdio.h>
|
|
||||||
#include <bsp.h>
|
#include <bsp.h>
|
||||||
#include <rtems/bspIo.h>
|
#include <rtems/bspIo.h>
|
||||||
#include <rtems/libio.h>
|
#include <rtems/libio.h>
|
||||||
|
|||||||
Reference in New Issue
Block a user