forked from Imagelibrary/rtems
2007-04-17 Joel Sherrill <joel@OARcorp.com>
* shared/start/rtems_crti.S: Remove unnecessary include of libcpu/io.h.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2007-04-17 Joel Sherrill <joel@OARcorp.com>
|
||||
|
||||
* shared/start/rtems_crti.S: Remove unnecessary include of libcpu/io.h.
|
||||
|
||||
2007-04-09 Thomas Doerfler |Thomas.Doerfler@embedded-brains.de>
|
||||
|
||||
* shared/motorola/motorola.c,shared/openpic/openpic.c,
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
/* rtems_crti.S */
|
||||
#include <rtems/asm.h>
|
||||
#include <rtems/score/cpu.h>
|
||||
#include <libcpu/io.h>
|
||||
|
||||
/* terminate the __init() function and create
|
||||
* a new head '_init' for use by RTEMS to
|
||||
|
||||
Reference in New Issue
Block a user