summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2008-09-04 17:34:08 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2008-09-04 17:34:08 +0000
commit9ea0e3324ea00e465f18c788b9afde0fcd0eb6b6 (patch)
tree78b3e995cb9d636c6ca55ce2c626df7dbadd93a7 /cpukit/ChangeLog
parentStop using old-style function definitions. (diff)
downloadrtems-9ea0e3324ea00e465f18c788b9afde0fcd0eb6b6.tar.bz2
2008-09-04 Ralf Corsépius <ralf.corsepius@rtems.org>
* score/src/object.c: Stop using old-style function definitions.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 223d118e66..91f003413a 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,9 @@
2008-09-04 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * score/src/object.c: Stop using old-style function definitions.
+
+2008-09-04 Ralf Corsépius <ralf.corsepius@rtems.org>
+
* itron/include/rtems/itron/mbox.h,
itron/include/rtems/itron/msgbuffer.h,
itron/include/rtems/itron/semaphore.h,