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:
Joel Sherrill
2007-04-17 15:51:42 +00:00
parent db280d23a7
commit 2c7794b7a6
2 changed files with 4 additions and 1 deletions

View File

@@ -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,

View File

@@ -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