summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2007-05-09 17:59:40 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2007-05-09 17:59:40 +0000
commitf16ea9086875efdaf56eb64596d6c28c6c236dac (patch)
treec10d5d9ed5e21ce8ac20aab1aa88b7b3355a66d8 /cpukit/ChangeLog
parent2007-05-09 Joel Sherrill <joel.sherrill@OARcorp.com> (diff)
downloadrtems-f16ea9086875efdaf56eb64596d6c28c6c236dac.tar.bz2
2007-05-09 Joel Sherrill <joel.sherrill@OARcorp.com>
* libcsupport/src/error.c, sapi/include/rtems/config.h: Do not reference _Configuration_MP_table if multiprocessing is disabled.
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 47f27c9758..fa3712a4cc 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,10 @@
2007-05-09 Joel Sherrill <joel.sherrill@OARcorp.com>
+ * libcsupport/src/error.c, sapi/include/rtems/config.h: Do not
+ reference _Configuration_MP_table if multiprocessing is disabled.
+
+2007-05-09 Joel Sherrill <joel.sherrill@OARcorp.com>
+
* libmisc/monitor/mon-monitor.c, libmisc/monitor/mon-server.c: Do not
reference _Configuration_MP_table if multiprocessing is disabled.