From 32cf352584ff3e661d0b175383867207863f87cd Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Wed, 20 Aug 2008 09:00:02 +0000 Subject: [PATCH] =?UTF-8?q?2008-08-20=09Ralf=20Cors=C3=A9pius=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * console/consolelite.c, opbintctrl/opbintctrl.c: Add missing prototypes. --- c/src/lib/libbsp/powerpc/virtex/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) 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 + + * console/consolelite.c, opbintctrl/opbintctrl.c: + Add missing prototypes. + 2008-07-22 Till Straumann * irq/irq_init.c, include/bsp.h: