summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2008-08-27 11:18:46 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2008-08-27 11:18:46 +0000
commitf9c186c641f9425618041f9dd350d59e879f59fa (patch)
treedadfc0d5fa2b31be22f7a1174e16addc09165b0f
parentRemove broken bool implementation. (diff)
downloadrtems-f9c186c641f9425618041f9dd350d59e879f59fa.tar.bz2
2008-08-27 Ralf Corsépius <ralf.corsepius@rtems.org>
* lpc22xx/timer/timer.c: Remove broken bool implementation. Remove unused vars.
-rw-r--r--c/src/lib/libcpu/arm/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/c/src/lib/libcpu/arm/ChangeLog b/c/src/lib/libcpu/arm/ChangeLog
index e651c4f941..f17b6c88c1 100644
--- a/c/src/lib/libcpu/arm/ChangeLog
+++ b/c/src/lib/libcpu/arm/ChangeLog
@@ -1,3 +1,8 @@
+2008-08-27 Ralf Corsépius <ralf.corsepius@rtems.org>
+
+ * lpc22xx/timer/timer.c: Remove broken bool implementation.
+ Remove unused vars.
+
2008-08-20 Ralf Corsépius <ralf.corsepius@rtems.org>
* at91rm9200/irq/bsp_irq_init.c, lpc22xx/irq/bsp_irq_init.c,