From 85b7605b323427c734af15a7f36e5839bb865385 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 1 Nov 2004 13:15:40 +0000 Subject: 2004-11-01 Joel Sherrill * score/include/rtems/score/object.h, score/inline/rtems/score/object.inl, score/macros/rtems/score/object.inl: Add first cut of optional 16 bit object Id as space reduction for small systems (TinyRTEMS). --- cpukit/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'cpukit/ChangeLog') diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index acf86f108e..076bd123df 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,10 @@ +2004-11-01 Joel Sherrill + + * score/include/rtems/score/object.h, + score/inline/rtems/score/object.inl, + score/macros/rtems/score/object.inl: Add first cut of optional + 16 bit object Id as space reduction for small systems (TinyRTEMS). + 2004-11-01 Ralf Corsepius * monitor/monitor.h: Let rtems_monitor_config_dump return int. -- cgit v1.2.3