qemu/target-ppc
Stefan Weil 6d42fb313b w32: Fix compilation and replace non-portable usage of ulong
ulong is undefined for w32 (and maybe other) compilations.
Replace it by uintptr_t (which also fixes compilation for w64
and is a better choice for pointer to integer conversions).

Cc: Aurelien Jarno <aurelien@aurel32.net>
Signed-off-by: Stefan Weil <weil@mail.berlios.de>
Reviewed-by: Aurelien Jarno <aurelien@aurel32.net>
Signed-off-by: Alexander Graf <agraf@suse.de>
2011-05-20 17:56:03 +02:00
..
2011-05-12 00:24:51 +02:00
2011-05-12 00:24:51 +02:00
2011-05-09 22:31:38 +02:00
2011-05-12 00:24:51 +02:00
2011-05-12 00:24:51 +02:00