From 9c8195a01495e6f933bf9e4835faa386368e0e29 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Wed, 29 Dec 2004 09:58:54 +0000 Subject: 2004-12-29 Ralf Corsepius * score/include/rtems/score/chain.h: Use uint32_t instead of unsigned32. * score/src/chain.c: Remove superfluous type cast. --- cpukit/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'cpukit/ChangeLog') diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index a25ac0b134..5323d26aa9 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,9 @@ +2004-12-29 Ralf Corsepius + + * score/include/rtems/score/chain.h: + Use uint32_t instead of unsigned32. + * score/src/chain.c: Remove superfluous type cast. + 2004-12-10 Ralf Corsepius * posix/include/aio.h, posix/include/devctl.h, -- cgit v1.2.3