qemu-e2k/linux-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
..
alpha linux-user: Add aliases for some Alpha syscalls 2009-12-21 11:29:27 +01:00
arm
cris
i386
m68k
microblaze
mips
mips64
mipsn32
ppc
sh4
sparc
sparc64
x86_64
elfload32.c
elfload.c linux-user: add core dump support for SH 2009-12-19 20:29:18 +01:00
errno_defs.h
flat.h
flatload.c
ioctls.h
linux_loop.h
linuxload.c
m68k-sim.c
main.c PPC: Make DCR uint32_t 2009-12-21 16:03:03 +01:00
mmap.c
qemu-types.h
qemu.h
signal.c linux-user: cleanup force_sig() calls 2009-12-19 19:45:27 +01:00
socket.h
strace.c
strace.list
syscall_defs.h
syscall_types.h
syscall.c
uaccess.c
vm86.c