diff options
author | Stefan Weil <weil@mail.berlios.de> | 2011-05-14 23:38:04 +0000 |
---|---|---|
committer | Alexander Graf <agraf@suse.de> | 2011-05-20 17:56:03 +0200 |
commit | 6d42fb313bc517f1b23daea867efb9968874745e (patch) | |
tree | f65c54c9b7f6166ab70715be374f3f20ad42da18 /hw/spapr_llan.c | |
parent | 1fddfba129f5435c80eda14e8bc23fdb888c7187 (diff) |
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>
Diffstat (limited to 'hw/spapr_llan.c')
0 files changed, 0 insertions, 0 deletions