From 0337a9c5e9ee9fed7affe916a9238ea86e62496d Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 29 Aug 2006 21:54:36 +0000 Subject: 2006-08-29 Joel Sherrill * score/include/rtems/score/object.h: _Objects_Local_node is a uint16_t so cast the _Objects_Local_node constant to 1. --- cpukit/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'cpukit/ChangeLog') diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index 3d7fa3a036..6cd5597da1 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,8 @@ +2006-08-29 Joel Sherrill + + * score/include/rtems/score/object.h: _Objects_Local_node is a uint16_t + so cast the _Objects_Local_node constant to 1. + 2006-08-29 Joel Sherrill * libfs/src/dosfs/fat.h, libfs/src/dosfs/msdos.h, -- cgit v1.2.3