From 922183809e1e6842ab42c86a533215c919075794 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 28 Nov 2007 22:04:31 +0000 Subject: 2007-11-28 Joel Sherrill * sapi/src/exinit.c, score/include/rtems/score/object.h, score/include/rtems/score/thread.h, score/src/object.c, score/src/thread.c: Conditionally compile out more code that is specific to multiprocessor configurations. --- cpukit/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'cpukit/ChangeLog') diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index f0d087b42f..859f11d108 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,10 @@ +2007-11-28 Joel Sherrill + + * sapi/src/exinit.c, score/include/rtems/score/object.h, + score/include/rtems/score/thread.h, score/src/object.c, + score/src/thread.c: Conditionally compile out more code that is + specific to multiprocessor configurations. + 2007-11-28 Joel Sherrill * posix/Makefile.am, posix/preinstall.am, posix/src/cancel.c, -- cgit v1.2.3