summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--c/src/lib/libcpu/arm/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/c/src/lib/libcpu/arm/ChangeLog b/c/src/lib/libcpu/arm/ChangeLog
index 77f317c172..6c60a2f543 100644
--- a/c/src/lib/libcpu/arm/ChangeLog
+++ b/c/src/lib/libcpu/arm/ChangeLog
@@ -1,5 +1,7 @@
2008-12-11 Ralf Corsepius <ralf.corsepius@rtems.org>
+ * lpc22xx/include/lpc22xx.h, mc9328mxl/include/mc9328mxl.h:
+ #include <stdint.h> instead of <rtems/stdint.h>.
* at91rm9200/dbgu/dbgu.c: Add missing prototype.
2008-09-22 Joel Sherrill <joel.sherrill@oarcorp.com>