From b33806656eaa538a31b8f6ff48667794b0553044 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Thu, 10 Dec 2009 06:02:21 +0000 Subject: [PATCH] =?UTF-8?q?2009-12-10=09Ralf=20Cors=C3=A9pius=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * shared/console/polled_io.c: Add prototype for boot_udelay. --- c/src/lib/libbsp/powerpc/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/c/src/lib/libbsp/powerpc/ChangeLog b/c/src/lib/libbsp/powerpc/ChangeLog index 1aeef3a02e..32da61aa12 100644 --- a/c/src/lib/libbsp/powerpc/ChangeLog +++ b/c/src/lib/libbsp/powerpc/ChangeLog @@ -1,3 +1,7 @@ +2009-12-10 Ralf Corsépius + + * shared/console/polled_io.c: Add prototype for boot_udelay. + 2009-12-03 Till Straumann * acinclude.m4, beatnik: Imported/added 'beatnik'