From 4ce019ce692a8c41c688054d5e51bb224cdf7b7a Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Tue, 12 Dec 2006 10:24:26 +0000 Subject: [PATCH] =?UTF-8?q?2006-12-12=09Ralf=20Cors=C3=A9pius=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * console/debugputs.c, shmsupp/getcfg.c, shmsupp/lock.c, timer/timer.c: Use uint32_t instead of rtems_unsigned32/unsigned32. --- c/src/lib/libbsp/sparc/leon3/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/c/src/lib/libbsp/sparc/leon3/ChangeLog b/c/src/lib/libbsp/sparc/leon3/ChangeLog index 3eca2cf39c..8e51418cb9 100644 --- a/c/src/lib/libbsp/sparc/leon3/ChangeLog +++ b/c/src/lib/libbsp/sparc/leon3/ChangeLog @@ -1,3 +1,8 @@ +2006-12-12 Ralf Corsépius + + * console/debugputs.c, shmsupp/getcfg.c, shmsupp/lock.c, + timer/timer.c: Use uint32_t instead of rtems_unsigned32/unsigned32. + 2006-12-02 Ralf Corsépius * configure.ac: New BUG-REPORT address.