summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2010-04-07 17:05:29 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2010-04-07 17:05:29 +0000
commit2583672ca32ad5a4795025b9aea6e4ad081642fc (patch)
tree599f6c4c305394cdde142033783c2c748c972674 /cpukit/ChangeLog
parent2010-04-07 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-2583672ca32ad5a4795025b9aea6e4ad081642fc.tar.bz2
2010-04-07 Joel Sherrill <joel.sherrill@oarcorp.com>
* score/src/wkspace.c: Remove duplicate include.
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 092925a5b2..c6b799fd92 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,9 @@
2010-04-07 Joel Sherrill <joel.sherrill@oarcorp.com>
+ * score/src/wkspace.c: Remove duplicate include.
+
+2010-04-07 Joel Sherrill <joel.sherrill@oarcorp.com>
+
* libmisc/monitor/mon-monitor.c, libmisc/monitor/monitor.h: Add const
to fix warning. Spacing.