summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/unix/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2004-04-13 15:03:04 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2004-04-13 15:03:04 +0000
commitbd00319d3910d49faea67726998ae27cffe59b57 (patch)
tree5004175b21504bcfe3126e33f9ddfcd8aafe9409 /cpukit/score/cpu/unix/ChangeLog
parent2004-04-13 Ralf Corsepius <ralf_corsepius@rtems.org> (diff)
downloadrtems-bd00319d3910d49faea67726998ae27cffe59b57.tar.bz2
2004-04-13 Ralf Corsepius <ralf_corsepius@rtems.org>
* asm.h: New (stub file. For consistency with other ports, only). * Makefile.am: Add asm.h.
Diffstat (limited to '')
-rw-r--r--cpukit/score/cpu/unix/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/cpukit/score/cpu/unix/ChangeLog b/cpukit/score/cpu/unix/ChangeLog
index 48aee7b0cc..80d0db7c68 100644
--- a/cpukit/score/cpu/unix/ChangeLog
+++ b/cpukit/score/cpu/unix/ChangeLog
@@ -1,3 +1,8 @@
+2004-04-13 Ralf Corsepius <ralf_corsepius@rtems.org>
+
+ * asm.h: New (stub file. For consistency with other ports, only).
+ * Makefile.am: Add asm.h.
+
2004-04-12 Ralf Corsepius <ralf_corsepius@rtems.org>
* rtems/score/cpu.h: Remove defining _POSIX_C_SOURCE for solaris.