forked from Imagelibrary/rtems
2008-09-16 Joel Sherrill <joel.sherrill@oarcorp.com>
* clock/ckinit.c: Remove unnecessary includes of rtems/libcsupport.h and rtems/libio.h.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2008-09-16 Joel Sherrill <joel.sherrill@oarcorp.com>
|
||||
|
||||
* clock/ckinit.c: Remove unnecessary includes of rtems/libcsupport.h
|
||||
and rtems/libio.h.
|
||||
|
||||
2008-09-14 Joel Sherrill <joel.sherrill@oarcorp.com>
|
||||
|
||||
* Makefile.am, configure.ac, startup/bspstart.c: Create
|
||||
|
||||
@@ -15,7 +15,6 @@
|
||||
#include <stdlib.h>
|
||||
|
||||
#include <rtems.h>
|
||||
#include <rtems/libio.h>
|
||||
#include <bsp.h>
|
||||
|
||||
void Clock_exit( void );
|
||||
|
||||
Reference in New Issue
Block a user