From c01d95b7751a42434b7fa8cd65d7a75f3f44e0e2 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Fri, 9 Jan 2004 15:40:54 +0000 Subject: 2004-01-08 Ralf Corsepius * include/rtems/blkdev.h, include/rtems/ide_part_table.h, src/bdbuf.c, src/ide_part_table.c, src/ramdisk.c: Switch to using c99 fixed size types instead of RTEMS-types. --- cpukit/libblock/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'cpukit/libblock/ChangeLog') diff --git a/cpukit/libblock/ChangeLog b/cpukit/libblock/ChangeLog index 35fb88d277..fce3fac48e 100644 --- a/cpukit/libblock/ChangeLog +++ b/cpukit/libblock/ChangeLog @@ -1,3 +1,9 @@ +2004-01-08 Ralf Corsepius + + * include/rtems/blkdev.h, include/rtems/ide_part_table.h, + src/bdbuf.c, src/ide_part_table.c, src/ramdisk.c: + Switch to using c99 fixed size types instead of RTEMS-types. + 2004-01-08 Ralf Corsepius * Makefile.am: Build libblock$(LIB_VARIANT).a instead of -- cgit v1.2.3