2004-03-31 Ralf Corsepius <ralf_corsepius@rtems.org>

* clock/clock.c, include/bsp.h, shmsupp/cause_intr.c,
	shmsupp/getcfg.c, shmsupp/lock.c, startup/bspstart.c: Convert to
	using c99 fixed size types.
This commit is contained in:
Ralf Corsepius
2004-03-31 05:19:16 +00:00
parent e7d03cbcf0
commit 40d6543b56
7 changed files with 22 additions and 16 deletions

View File

@@ -1,3 +1,9 @@
2004-03-31 Ralf Corsepius <ralf_corsepius@rtems.org>
* clock/clock.c, include/bsp.h, shmsupp/cause_intr.c,
shmsupp/getcfg.c, shmsupp/lock.c, startup/bspstart.c: Convert to
using c99 fixed size types.
2004-02-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Reflect changes to bsp.am.