summaryrefslogtreecommitdiffstats
path: root/c
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2006-12-12 10:26:29 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2006-12-12 10:26:29 +0000
commit0b933d6a0347a3eb8e560e77d2b9c09427eb2d59 (patch)
tree22450718f3a51724ed05a5ae0521e04adccb6858 /c
parentUse uint32_t instead of unsigned32. (diff)
downloadrtems-0b933d6a0347a3eb8e560e77d2b9c09427eb2d59.tar.bz2
2006-12-12 Ralf Corsépius <ralf.corsepius@rtems.org>
* include/bsp.h: Use uint32_t instead of unsigned32.
Diffstat (limited to 'c')
-rw-r--r--c/src/lib/libbsp/mips/hurricane/ChangeLog4
1 files changed, 4 insertions, 0 deletions
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 <ralf.corsepius@rtems.org>
+
+ * include/bsp.h: Use uint32_t instead of unsigned32.
+
2006-12-02 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: New BUG-REPORT address.