summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2008-12-09 08:35:43 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2008-12-09 08:35:43 +0000
commit93766645810678a47df8fa400a4451dcbbfa7480 (patch)
tree52a5ad02045d59a81d99e127c7a1b1b4282b4806 /cpukit/ChangeLog
parentAdd prototypes, eliminate nested externs. (diff)
downloadrtems-93766645810678a47df8fa400a4451dcbbfa7480.tar.bz2
2008-12-09 Ralf Corsépius <ralf.corsepius@rtems.org>
* score/cpu/unix/cpu.c: Add prototypes, eliminate nested externs.
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 daede54b8d..c590e21f84 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,7 @@
+2008-12-09 Ralf Corsépius <ralf.corsepius@rtems.org>
+
+ * score/cpu/unix/cpu.c: Add prototypes, eliminate nested externs.
+
2008-12-08 Joel Sherrill <joel.sherrill@oarcorp.com>
* libcsupport/src/__times.c, libmisc/cpuuse/cpuusagereport.c,