summaryrefslogtreecommitdiffstats
path: root/c
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2008-09-06 17:18:18 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2008-09-06 17:18:18 +0000
commitf73a2882149c09de38a431bafb38838f1d1910cf (patch)
tree9f87f483be7304e60477c55ffc9e79e894770e3c /c
parent2008-09-06 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-f73a2882149c09de38a431bafb38838f1d1910cf.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/virtex/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/c/src/lib/libbsp/powerpc/virtex/ChangeLog b/c/src/lib/libbsp/powerpc/virtex/ChangeLog
index 1972872979..e82ef06eee 100644
--- a/c/src/lib/libbsp/powerpc/virtex/ChangeLog
+++ b/c/src/lib/libbsp/powerpc/virtex/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>
* console/consolelite.c, opbintctrl/opbintctrl.c: