summaryrefslogtreecommitdiffstats
path: root/c/src
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2007-04-17 15:51:42 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2007-04-17 15:51:42 +0000
commit2c7794b7a6e99a20ee2cf4ccacaebbdac2eb067a (patch)
tree4042ab26c89c71e1efa26382820cb086686883b4 /c/src
parent2007-04-17 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-2c7794b7a6e99a20ee2cf4ccacaebbdac2eb067a.tar.bz2
2007-04-17 Joel Sherrill <joel@OARcorp.com>
* shared/start/rtems_crti.S: Remove unnecessary include of libcpu/io.h.
Diffstat (limited to 'c/src')
-rw-r--r--c/src/lib/libbsp/powerpc/ChangeLog4
-rw-r--r--c/src/lib/libbsp/powerpc/shared/start/rtems_crti.S1
2 files changed, 4 insertions, 1 deletions
diff --git a/c/src/lib/libbsp/powerpc/ChangeLog b/c/src/lib/libbsp/powerpc/ChangeLog
index 433a205b77..7251447fef 100644
--- a/c/src/lib/libbsp/powerpc/ChangeLog
+++ b/c/src/lib/libbsp/powerpc/ChangeLog
@@ -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,
diff --git a/c/src/lib/libbsp/powerpc/shared/start/rtems_crti.S b/c/src/lib/libbsp/powerpc/shared/start/rtems_crti.S
index 81ec2ae557..c72e1958f0 100644
--- a/c/src/lib/libbsp/powerpc/shared/start/rtems_crti.S
+++ b/c/src/lib/libbsp/powerpc/shared/start/rtems_crti.S
@@ -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