summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu/powerpc/new-exceptions/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2004-04-01 10:12:49 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2004-04-01 10:12:49 +0000
commitb49bcfcec69483260fa452b3bea2d11835c5c46d (patch)
treed69076f227ec0582ae9932d378ded98309d55f51 /c/src/lib/libcpu/powerpc/new-exceptions/ChangeLog
parent2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org> (diff)
downloadrtems-b49bcfcec69483260fa452b3bea2d11835c5c46d.tar.bz2
2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>
* cpu_asm.S: Include <rtems/asm.h> instead of <asm.h>.
Diffstat (limited to 'c/src/lib/libcpu/powerpc/new-exceptions/ChangeLog')
-rw-r--r--c/src/lib/libcpu/powerpc/new-exceptions/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/c/src/lib/libcpu/powerpc/new-exceptions/ChangeLog b/c/src/lib/libcpu/powerpc/new-exceptions/ChangeLog
index f595efc38b..aca13a3928 100644
--- a/c/src/lib/libcpu/powerpc/new-exceptions/ChangeLog
+++ b/c/src/lib/libcpu/powerpc/new-exceptions/ChangeLog
@@ -1,3 +1,7 @@
+2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>
+
+ * cpu_asm.S: Include <rtems/asm.h> instead of <asm.h>.
+
2004-03-31 Ralf Corsepius <ralf_corsepius@rtems.org>
* cpu.c: Convert to using c99 fixed size types.