From e65bcc853eccafcea7342c4b6c4e1d6b98dcef05 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Mon, 18 Aug 2008 06:03:29 +0000 Subject: [PATCH] =?UTF-8?q?2008-08-18=09Ralf=20Cors=C3=A9pius=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * console/ps2_mouse.c, timer/timer.c: Add missing prototypes. --- c/src/lib/libbsp/i386/pc386/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/c/src/lib/libbsp/i386/pc386/ChangeLog b/c/src/lib/libbsp/i386/pc386/ChangeLog index 1323c3d211..1d847abba0 100644 --- a/c/src/lib/libbsp/i386/pc386/ChangeLog +++ b/c/src/lib/libbsp/i386/pc386/ChangeLog @@ -1,3 +1,7 @@ +2008-08-18 Ralf Corsépius + + * console/ps2_mouse.c, timer/timer.c: Add missing prototypes. + 2008-07-29 Chris Johns * tools/configure.ac: Add CFLAGS to workaround building errors on