summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2008-07-29 11:41:54 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2008-07-29 11:41:54 +0000
commitc26545905f1c92617e13c4ad5b042988c588db74 (patch)
tree4bbcdc30c4ef2c3b8256077f2d6a671cf5cc721f /cpukit/ChangeLog
parentRemove stray args in function call. (diff)
downloadrtems-c26545905f1c92617e13c4ad5b042988c588db74.tar.bz2
2008-07-29 Ralf Corsépius <ralf.corsepius@rtems.org>
* score/inline/rtems/score/tod.inl: Add prototypes. * score/src/coretodset.c: Remove stray args in function call.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index b73c37bfa4..2cda093583 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,7 @@
2008-07-29 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * score/inline/rtems/score/tod.inl: Add prototypes.
+ * score/src/coretodset.c: Remove stray args in function call.
* libcsupport/include/rtems/libcsupport.h,
libcsupport/include/rtems/libio_.h,
libcsupport/src/malloc_statistics_helpers.c,