summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2004-12-09 17:08:52 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2004-12-09 17:08:52 +0000
commitf44f0c7dd5ce3a9433d1b114da6aead1ac8b6068 (patch)
tree2372ec7e2c281b55fd2a573101869129f5df1fd2 /cpukit/ChangeLog
parent PR 730 (diff)
downloadrtems-f44f0c7dd5ce3a9433d1b114da6aead1ac8b6068.tar.bz2
2004-12-09 Ralf Corsepius <ralf.corsepius@rtems.org>
* score/include/rtems/system.h: Don't define NULL, include <stddef.h>.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 16959e6bdf..413487f730 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,8 @@
+2004-12-09 Ralf Corsepius <ralf.corsepius@rtems.org>
+
+ * score/include/rtems/system.h: Don't define NULL, include
+ <stddef.h>.
+
2004-12-03 Ralf Corsepius <ralf.corsepius@rtems.org>
* libnetworking/net/if_ethersubr.c,