summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/unix/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-09-08 15:19:23 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-09-08 15:19:23 +0000
commitdf4fcaa0afa6c8878f1b44aa8bf1bdceea3863b9 (patch)
tree483d35f6cc4592afd62b7f2c64895f5a29f60921 /cpukit/score/cpu/unix/ChangeLog
parent2008-09-08 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-df4fcaa0afa6c8878f1b44aa8bf1bdceea3863b9.tar.bz2
2008-09-08 Joel Sherrill <joel.sherrill@oarcorp.com>
* cpu.c: Remove extraneous spaces.
Diffstat (limited to 'cpukit/score/cpu/unix/ChangeLog')
-rw-r--r--cpukit/score/cpu/unix/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/cpukit/score/cpu/unix/ChangeLog b/cpukit/score/cpu/unix/ChangeLog
index a384e71fe1..f96a6163a8 100644
--- a/cpukit/score/cpu/unix/ChangeLog
+++ b/cpukit/score/cpu/unix/ChangeLog
@@ -1,3 +1,7 @@
+2008-09-08 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ * cpu.c: Remove extraneous spaces.
+
2008-09-05 Ralf Corsépius <ralf.corsepius@rtems.org>
* cpu.c, rtems/score/cpu.h: Convert to "bool".