summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu/mips/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2004-04-01 10:06:55 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2004-04-01 10:06:55 +0000
commit62b5781b07ea002616e82978e3f1c9cdbaee1085 (patch)
tree141e1d78502fc81b9e6a6f4de1e628017c904c67 /c/src/lib/libcpu/mips/ChangeLog
parent2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org> (diff)
downloadrtems-62b5781b07ea002616e82978e3f1c9cdbaee1085.tar.bz2
2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>
* clock/clock.S: Include <rtems/asm.h> instead of <asm.h>. * shared/interrupts/isr_entries.S: Include <rtems/asm.h> instead of <asm.h>. * timer/gettime.S: Include <rtems/asm.h> instead of <asm.h>.
Diffstat (limited to '')
-rw-r--r--c/src/lib/libcpu/mips/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/c/src/lib/libcpu/mips/ChangeLog b/c/src/lib/libcpu/mips/ChangeLog
index dd96effe97..cf3b3f53b2 100644
--- a/c/src/lib/libcpu/mips/ChangeLog
+++ b/c/src/lib/libcpu/mips/ChangeLog
@@ -1,3 +1,9 @@
+2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>
+
+ * clock/clock.S: Include <rtems/asm.h> instead of <asm.h>.
+ * shared/interrupts/isr_entries.S: Include <rtems/asm.h> instead of <asm.h>.
+ * timer/gettime.S: Include <rtems/asm.h> instead of <asm.h>.
+
2004-03-31 Ralf Corsepius <ralf_corsepius@rtems.org>
* mongoosev/duart/mg5uart.c, mongoosev/include/mongoose-v.h,