From 06341fc2a37e38d03cfc43a10fca25e065d26aaf Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Mon, 18 Aug 2008 12:02:18 +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 * shared/bspstart.c: Remove bogus local declaration. --- c/src/lib/libbsp/sparc/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/c/src/lib/libbsp/sparc/ChangeLog b/c/src/lib/libbsp/sparc/ChangeLog index 7e7ec8bfb2..ed894d2d9a 100644 --- a/c/src/lib/libbsp/sparc/ChangeLog +++ b/c/src/lib/libbsp/sparc/ChangeLog @@ -1,3 +1,7 @@ +2008-08-18 Ralf Corsépius + + * shared/bspstart.c: Remove bogus local declaration. + 2008-07-24 Sebastian Huber * shared/startup/bspstart.c: Changed bsp_get_workarea() to