From 44415fde4dd4a622992a7d2822dcf1b07941930b Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Mon, 22 Dec 2008 03:43:14 +0000 Subject: =?UTF-8?q?2008-12-22=09Ralf=20Cors=C3=A9pius=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * optman/rtems/no-barrier.c, optman/rtems/no-dpmem.c, optman/rtems/no-msg.c, optman/rtems/no-part.c, optman/rtems/no-region.c, optman/rtems/no-rtmon.c, optman/rtems/no-sem.c, optman/rtems/no-timer.c, optman/sapi/no-ext.c, optman/sapi/no-io.c: Fix prototypes. --- c/src/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'c') diff --git a/c/src/ChangeLog b/c/src/ChangeLog index 9daca0f8c4..1359dc2665 100644 --- a/c/src/ChangeLog +++ b/c/src/ChangeLog @@ -1,3 +1,12 @@ +2008-12-22 Ralf Corsépius + + * optman/rtems/no-barrier.c, optman/rtems/no-dpmem.c, + optman/rtems/no-msg.c, optman/rtems/no-part.c, + optman/rtems/no-region.c, optman/rtems/no-rtmon.c, + optman/rtems/no-sem.c, optman/rtems/no-timer.c, + optman/sapi/no-ext.c, optman/sapi/no-io.c: + Fix prototypes. + 2008-12-18 Joel Sherrill * libchip/serial/ns16550_p.h: Remove prototype with no implementation. -- cgit v1.2.3