summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/sh/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2008-08-19 12:07:39 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2008-08-19 12:07:39 +0000
commit07f20cb14b6f5049890df2ad0b1cd98923ead181 (patch)
tree0fc5f6a873d989b0d6a64fbc6785e7e0e7a82ec8 /cpukit/score/cpu/sh/ChangeLog
parentAdd missing prototype. (diff)
downloadrtems-07f20cb14b6f5049890df2ad0b1cd98923ead181.tar.bz2
2008-08-19 Ralf Corsépius <ralf.corsepius@rtems.org>
* rtems/score/cpu.h: Add missing prototype.
Diffstat (limited to '')
-rw-r--r--cpukit/score/cpu/sh/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/cpukit/score/cpu/sh/ChangeLog b/cpukit/score/cpu/sh/ChangeLog
index 559a2ebe6e..97d1729387 100644
--- a/cpukit/score/cpu/sh/ChangeLog
+++ b/cpukit/score/cpu/sh/ChangeLog
@@ -1,3 +1,7 @@
+2008-08-19 Ralf Corsépius <ralf.corsepius@rtems.org>
+
+ * rtems/score/cpu.h: Add missing prototype.
+
2008-07-31 Joel Sherrill <joel.sherrill@OARcorp.com>
* cpu.c, rtems/score/cpu.h: Correct prototype of Idle threads.