2008-09-16 Joel Sherrill <joel.sherrill@oarcorp.com>

* irq/FPGA.c: Remove unnecessary includes of rtems/libcsupport.h and
	rtems/libio.h.
This commit is contained in:
Joel Sherrill
2008-09-16 19:06:59 +00:00
parent e76068d31f
commit dcc905b912
2 changed files with 5 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
2008-09-16 Joel Sherrill <joel.sherrill@oarcorp.com>
* irq/FPGA.c: Remove unnecessary includes of rtems/libcsupport.h and
rtems/libio.h.
2008-09-15 Joel Sherrill <joel.sherrill@oarcorp.com>
* Makefile.am, configure.ac, include/bsp.h, startup/bspstart.c: Add use

View File

@@ -15,8 +15,6 @@
#include <fcntl.h>
#include <assert.h>
#include <rtems/libio.h>
#include <rtems/libcsupport.h>
#include <rtems/bspIo.h>
/*