summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2007-05-09 17:55:37 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2007-05-09 17:55:37 +0000
commit361457db8ee7f5bdfe4473210d0b2a0954c900f1 (patch)
treef5478486759e449b2d821bffaafa2fdca38801af /cpukit/ChangeLog
parent2007-05-09 Joel Sherrill <joel.sherrill@OARcorp.com> (diff)
downloadrtems-361457db8ee7f5bdfe4473210d0b2a0954c900f1.tar.bz2
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.
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 9662e5fada..47f27c9758 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,8 @@
+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.
+
2007-05-09 Ralf Corsépius <ralf.corsepius@rtems.org>
* libnetworking/machine/endian.h: Remove.