summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-09-05 14:50:36 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-09-05 14:50:36 +0000
commitf0f450aabb7e1b7b52bc0de14a9622e97af9e2ed (patch)
treea2411831c5a31a0a1952e1b49d678b528d940dfb /cpukit/ChangeLog
parent2008-09-05 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-f0f450aabb7e1b7b52bc0de14a9622e97af9e2ed.tar.bz2
2008-09-05 Joel Sherrill <joel.sherrill@oarcorp.com>
* sapi/include/confdefs.h: Account for needed a Classic API Timer when using the Shared Memory MPCI driver.
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 4808f47f55..da47184448 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,10 @@
2008-09-05 Joel Sherrill <joel.sherrill@oarcorp.com>
+ * sapi/include/confdefs.h: Account for needed a Classic API Timer when
+ using the Shared Memory MPCI driver.
+
+2008-09-05 Joel Sherrill <joel.sherrill@oarcorp.com>
+
* score/include/rtems/score/mpci.h,
score/inline/rtems/score/threadmp.inl, score/src/mpci.c: Eliminate
dependencies between MP .h files.