From b0221ee5a811c0537b9c06d2f04fbeeb8423e12c Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Mon, 18 Aug 2008 06:01:04 +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 * tod.c: Add missing prototypes. --- c/src/lib/libbsp/shared/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/c/src/lib/libbsp/shared/ChangeLog b/c/src/lib/libbsp/shared/ChangeLog index c0dfe4b616..fbcf5d3bea 100644 --- a/c/src/lib/libbsp/shared/ChangeLog +++ b/c/src/lib/libbsp/shared/ChangeLog @@ -1,3 +1,7 @@ +2008-08-18 Ralf Corsépius + + * tod.c: Add missing prototypes. + 2008-08-05 Joel Sherrill PR 537/bsps