summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2008-08-20 09:00:02 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2008-08-20 09:00:02 +0000
commit32cf352584ff3e661d0b175383867207863f87cd (patch)
treeae21913b818178a59ad0cb52fef2bb65034b3ec7 /c/src/lib/libbsp
parent2008-08-20 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-32cf352584ff3e661d0b175383867207863f87cd.tar.bz2
2008-08-20 Ralf Corsépius <ralf.corsepius@rtems.org>
* console/consolelite.c, opbintctrl/opbintctrl.c: Add missing prototypes.
Diffstat (limited to 'c/src/lib/libbsp')
-rw-r--r--c/src/lib/libbsp/powerpc/virtex/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/c/src/lib/libbsp/powerpc/virtex/ChangeLog b/c/src/lib/libbsp/powerpc/virtex/ChangeLog
index 29c86eee5b..1972872979 100644
--- a/c/src/lib/libbsp/powerpc/virtex/ChangeLog
+++ b/c/src/lib/libbsp/powerpc/virtex/ChangeLog
@@ -1,3 +1,8 @@
+2008-08-20 Ralf Corsépius <ralf.corsepius@rtems.org>
+
+ * console/consolelite.c, opbintctrl/opbintctrl.c:
+ Add missing prototypes.
+
2008-07-22 Till Straumann <strauman@slac.stanford.edu>
* irq/irq_init.c, include/bsp.h: