summaryrefslogtreecommitdiffstats
path: root/c
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2008-09-06 17:23:47 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2008-09-06 17:23:47 +0000
commitf8a5905167f38ab437f1149627fe2fe2e15ba48b (patch)
treec87b65d3f7cc3bc742e3a5b3a8fd719e7b696b9b /c
parent2008-09-06 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-f8a5905167f38ab437f1149627fe2fe2e15ba48b.tar.bz2
2008-09-06 Ralf Corsépius <ralf.corsepius@rtems.org>
* startup/bspstart.c: Convert to "bool".
Diffstat (limited to 'c')
-rw-r--r--c/src/lib/libbsp/powerpc/haleakala/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/c/src/lib/libbsp/powerpc/haleakala/ChangeLog b/c/src/lib/libbsp/powerpc/haleakala/ChangeLog
index 2097384c51..3438792c1b 100644
--- a/c/src/lib/libbsp/powerpc/haleakala/ChangeLog
+++ b/c/src/lib/libbsp/powerpc/haleakala/ChangeLog
@@ -1,3 +1,7 @@
+2008-09-06 Ralf Corsépius <ralf.corsepius@rtems.org>
+
+ * startup/bspstart.c: Convert to "bool".
+
2008-08-20 Ralf Corsépius <ralf.corsepius@rtems.org>
* irq/irq.c, irq/irq_init.c, startup/bspstart.c: