2008-08-19 Ralf Corsépius <ralf.corsepius@rtems.org>

* clock/ckinit.c, console/leds.c, console/mc68ec.c,
	startup/bspstart.c, timer/timer.c: Add missing prototypes.
This commit is contained in:
Ralf Corsepius
2008-08-19 10:24:31 +00:00
parent 4377b904f4
commit 8bd13f1f61

View File

@@ -1,3 +1,8 @@
2008-08-19 Ralf Corsépius <ralf.corsepius@rtems.org>
* clock/ckinit.c, console/leds.c, console/mc68ec.c,
startup/bspstart.c, timer/timer.c: Add missing prototypes.
2008-05-14 Joel Sherrill <joel.sherrill@OARcorp.com>
* Makefile.am: Rework to avoid .rel files.