From 2728d9cf48178eec3eb34f8490d11181d43c6036 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 2 Dec 2002 19:16:37 +0000 Subject: 2002-12-02 Joel Sherrill * include/rtems/score/object.h, include/rtems/score/tod.h: Added casts to eliminate warnings on 16 bit targets like the h8300. --- cpukit/score/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'cpukit/score/ChangeLog') diff --git a/cpukit/score/ChangeLog b/cpukit/score/ChangeLog index 1d9b10abd4..14cd83492b 100644 --- a/cpukit/score/ChangeLog +++ b/cpukit/score/ChangeLog @@ -1,3 +1,8 @@ +2002-12-02 Joel Sherrill + + * include/rtems/score/object.h, include/rtems/score/tod.h: + Added casts to eliminate warnings on 16 bit targets like the h8300. + 2002-11-14 Joel Sherrill * macros/rtems/score/object.inl: Keep consistent with inline version. -- cgit v1.2.3