qemu-e2k/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 Darwin userspace emulation, by Pierre d'Herbemont. 2007-01-18 20:06:33 +00:00
ioctls_types.h Add missing newline at the end of file 2008-12-14 08:50:18 +00:00
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 Update to a hopefully more future proof FSF address 2009-07-16 20:47:01 +00:00
qemu.h Revert "Get rid of _t suffix" 2009-10-01 16:12:16 -05:00
signal.c Update to a hopefully more future proof FSF address 2009-07-16 20:47:01 +00:00
syscall.c Update to a hopefully more future proof FSF address 2009-07-16 20:47:01 +00:00
syscalls.h Handling more darwin-user syscalls, by Ilya Shar. 2007-03-19 13:43:04 +00:00