summaryrefslogtreecommitdiffstats
path: root/c
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2008-12-22 03:43:14 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2008-12-22 03:43:14 +0000
commit44415fde4dd4a622992a7d2822dcf1b07941930b (patch)
tree786aa6dc9aa02efedc0ec930ca2c2e152982fc23 /c
parentFix prototypes. (diff)
downloadrtems-44415fde4dd4a622992a7d2822dcf1b07941930b.tar.bz2
2008-12-22 Ralf Corsépius <ralf.corsepius@rtems.org>
* 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.
Diffstat (limited to 'c')
-rw-r--r--c/src/ChangeLog9
1 files changed, 9 insertions, 0 deletions
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 <ralf.corsepius@rtems.org>
+
+ * 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 <joel.sherrill@oarcorp.com>
* libchip/serial/ns16550_p.h: Remove prototype with no implementation.