qemu/block
Stefan Weil 2ee9fb4801 block: Replace u_int8_t, u_int16_t, u_int32_t, u_int64_t by standard int types
There is no need to have a second set of integral types.
Replace them by the standard types from stdint.h.

Signed-off-by: Stefan Weil <weil@mail.berlios.de>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
2010-07-25 16:59:38 +02:00
..
blkdebug.c
bochs.c
cloop.c
cow.c
curl.c
dmg.c
nbd.c
parallels.c
qcow2-cluster.c
qcow2-refcount.c
qcow2-snapshot.c
qcow2.c
qcow2.h
qcow.c
raw-posix-aio.h
raw-posix.c block: Replace u_int8_t, u_int16_t, u_int32_t, u_int64_t by standard int types 2010-07-25 16:59:38 +02:00
raw-win32.c
raw.c
sheepdog.c
vdi.c
vmdk.c
vpc.c
vvfat.c