From bde7f2688f6ea661cfa4dfbacd0967315e84144c Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Wed, 31 Mar 2004 03:52:40 +0000 Subject: 2004-03-31 Ralf Corsepius * bootloader/misc.c, bootloader/pci.c, console/inch.c, include/bsp.h, pci/pci.c, startup/bspstart.c, startup/sbrk.c: Convert to using c99 fixed size types. --- c/src/lib/libbsp/powerpc/shared/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'c/src/lib/libbsp/powerpc/shared/ChangeLog') diff --git a/c/src/lib/libbsp/powerpc/shared/ChangeLog b/c/src/lib/libbsp/powerpc/shared/ChangeLog index d599b8a3d1..2a1197275e 100644 --- a/c/src/lib/libbsp/powerpc/shared/ChangeLog +++ b/c/src/lib/libbsp/powerpc/shared/ChangeLog @@ -1,3 +1,9 @@ +2004-03-31 Ralf Corsepius + + * bootloader/misc.c, bootloader/pci.c, console/inch.c, + include/bsp.h, pci/pci.c, startup/bspstart.c, startup/sbrk.c: + Convert to using c99 fixed size types. + 2004-03-05 Joel Sherrill * bootloader/pci.c: Remove warnings by adding include . -- cgit v1.2.3