qemu/darwin-user
Alexander Graf 73b01960b4 PPC: Make DCR uint32_t
For what I know DCR is always 32 bits wide, so we should also use uint32_t to
pass it along the stacks.

This fixes a warning when compiling qemu-system-ppc64 with KVM enabled, making
it compile without --disable-werror

Signed-off-by: Alexander Graf <agraf@suse.de>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
2009-12-21 16:03:03 +01:00
..
commpage.c Revert "Get rid of _t suffix" 2009-10-01 16:12:16 -05:00
ioctls.h
ioctls_types.h
machload.c Revert "Get rid of _t suffix" 2009-10-01 16:12:16 -05:00
main.c PPC: Make DCR uint32_t 2009-12-21 16:03:03 +01:00
mmap.c
qemu.h Revert "Get rid of _t suffix" 2009-10-01 16:12:16 -05:00
signal.c
syscall.c
syscalls.h