summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-08-19 13:18:40 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-08-19 13:18:40 +0000
commit55cf0bf2a5b81714eaa8c7ab79c4e3447d0f250f (patch)
tree103ac8a1b8d0d92a2f14093c2458687b7f4aba39 /cpukit/ChangeLog
parent2008-08-19 Sebastian Huber <sebastian.huber@embedded-brains.de> (diff)
downloadrtems-55cf0bf2a5b81714eaa8c7ab79c4e3447d0f250f.tar.bz2
2008-08-19 Joel Sherrill <joel.sherrill@OARcorp.com>
* score/inline/rtems/score/threadmp.inl: Add include of rtems/score/mpci.h and remove extern.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 151760713c..02f158487c 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,8 @@
+2008-08-19 Joel Sherrill <joel.sherrill@OARcorp.com>
+
+ * score/inline/rtems/score/threadmp.inl: Add include of
+ rtems/score/mpci.h and remove extern.
+
2008-08-19 Sebastian Huber <sebastian.huber@embedded-brains.de>
* libcsupport/include/clockdrv.h: Add Clock_Exit prototype.