From 0b933d6a0347a3eb8e560e77d2b9c09427eb2d59 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Tue, 12 Dec 2006 10:26:29 +0000 Subject: =?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 * include/bsp.h: Use uint32_t instead of unsigned32. --- c/src/lib/libbsp/mips/hurricane/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'c') diff --git a/c/src/lib/libbsp/mips/hurricane/ChangeLog b/c/src/lib/libbsp/mips/hurricane/ChangeLog index c877583449..e810538b26 100644 --- a/c/src/lib/libbsp/mips/hurricane/ChangeLog +++ b/c/src/lib/libbsp/mips/hurricane/ChangeLog @@ -1,3 +1,7 @@ +2006-12-12 Ralf Corsépius + + * include/bsp.h: Use uint32_t instead of unsigned32. + 2006-12-02 Ralf Corsépius * configure.ac: New BUG-REPORT address. -- cgit v1.2.3