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

* shared/showbats.c, shared/console/inch.c, shared/irq/irq_init.c,
	shared/pci/detect_raven_bridge.c, shared/startup/bspstart.c,
	shared/startup/zerobss.c, shared/vme/vmeconfig.c,
	startup/exit.c: Add missing prototypes.
This commit is contained in:
Ralf Corsepius
2008-08-20 05:43:49 +00:00
parent ce53040ef4
commit 717d3707eb

View File

@@ -1,3 +1,10 @@
2008-08-20 Ralf Corsépius <ralf.corsepius@rtems.org>
* shared/showbats.c, shared/console/inch.c, shared/irq/irq_init.c,
shared/pci/detect_raven_bridge.c, shared/startup/bspstart.c,
shared/startup/zerobss.c, shared/vme/vmeconfig.c,
startup/exit.c: Add missing prototypes.
2008-08-19 Sebastian Huber <sebastian.huber@embedded-brains.de>
* shared/clock/clock.c: Fixed warnings.