aboutsummaryrefslogtreecommitdiff
path: root/hw/ppc_mac.h
diff options
context:
space:
mode:
authorBlue Swirl <blauwirbel@gmail.com>2010-09-18 05:53:14 +0000
committerBlue Swirl <blauwirbel@gmail.com>2010-09-18 05:53:14 +0000
commitd0b3e4f5f4a29d48250887e5c0b3c65bc4dc6d13 (patch)
tree9f862f4ef27b56af03fb5813aaca43b663233d87 /hw/ppc_mac.h
parent3872425343439555e543cd606c44a79dbcc168d4 (diff)
downloadqemu-d0b3e4f5f4a29d48250887e5c0b3c65bc4dc6d13.zip
qemu-d0b3e4f5f4a29d48250887e5c0b3c65bc4dc6d13.tar.gz
qemu-d0b3e4f5f4a29d48250887e5c0b3c65bc4dc6d13.tar.bz2
linux-user: fix types in a comparison
-1ul is unsigned long, which does not necessarily match abi_ulong type. Fix by using abi_long instead. This also avoids a warning with GCC flag -Wtype-limits. Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
Diffstat (limited to 'hw/ppc_mac.h')
0 files changed, 0 insertions, 0 deletions