mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-05 23:23:13 +00:00
2008-09-16 Joel Sherrill <joel.sherrill@oarcorp.com>
* shared/clock/clock.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>
|
||||||
|
|
||||||
|
* shared/clock/clock.c: Remove unnecessary includes of
|
||||||
|
rtems/libcsupport.h and rtems/libio.h.
|
||||||
|
|
||||||
2008-09-15 Joel Sherrill <joel.sherrill@oarcorp.com>
|
2008-09-15 Joel Sherrill <joel.sherrill@oarcorp.com>
|
||||||
|
|
||||||
* shared/startup/bspstart.c, shared/startup/pretaskinghook.c: Add use
|
* shared/startup/bspstart.c, shared/startup/pretaskinghook.c: Add use
|
||||||
|
|||||||
@@ -18,7 +18,7 @@
|
|||||||
* LICENSE in this distribution or at http://www.rtems.com/license/LICENSE.
|
* LICENSE in this distribution or at http://www.rtems.com/license/LICENSE.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <rtems/libio.h>
|
#include <rtems.h>
|
||||||
#include <rtems/clockdrv.h>
|
#include <rtems/clockdrv.h>
|
||||||
|
|
||||||
#include <libcpu/powerpc-utility.h>
|
#include <libcpu/powerpc-utility.h>
|
||||||
|
|||||||
Reference in New Issue
Block a user