summaryrefslogtreecommitdiffstats
path: root/include/exec/user
diff options
context:
space:
mode:
authorPeter Maydell2014-02-20 20:47:27 +0100
committerAlexander Graf2014-03-05 03:07:00 +0100
commite5d7d2b0f55a3b90965044a0ea77e30700a5e136 (patch)
tree82b0fc47b6eabc39c76c6b271b1269900b6cacb7 /include/exec/user
parentspapr-vlan: flush queue whenever can_receive can go from false to true (diff)
downloadqemu-e5d7d2b0f55a3b90965044a0ea77e30700a5e136.tar.gz
qemu-e5d7d2b0f55a3b90965044a0ea77e30700a5e136.tar.xz
qemu-e5d7d2b0f55a3b90965044a0ea77e30700a5e136.zip
target-ppc/translate.c: Use ULL suffix for 64 bit constants
64 bit constants need the "ULL" suffix, not just "UL", because on 32 bit platforms 'long' is not large enough and this will cause a compiler warning. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Stefan Weil <sw@weilnetz.de> Signed-off-by: Alexander Graf <agraf@suse.de>
Diffstat (limited to 'include/exec/user')
0 files changed, 0 insertions, 0 deletions