]> Git Repo - qemu.git/commit - hw/alpha/typhoon.c
hw/alpha: Fix compiler warning (integer constant is too large)
authorStefan Weil <[email protected]>
Sun, 29 Sep 2013 15:51:20 +0000 (17:51 +0200)
committerMichael Tokarev <[email protected]>
Wed, 2 Oct 2013 18:55:28 +0000 (22:55 +0400)
commit9b2caaf40bd667492b4e6228dd3d1f5e44083456
tree8ba2693c7b51c60d31a37888bc146eda560700f1
parent00fdef658675ac2d019005769c426c275bceec6f
hw/alpha: Fix compiler warning (integer constant is too large)

From buildbot default_i386_rhel61:

  CC    alpha-softmmu/hw/alpha/typhoon.o
hw/alpha/typhoon.c: In function 'typhoon_translate_iommu':
hw/alpha/typhoon.c:703: warning: integer constant is too large for 'long' type
hw/alpha/typhoon.c:703: warning: integer constant is too large for 'long' type

Signed-off-by: Stefan Weil <[email protected]>
Acked-by: Richard Henderson <[email protected]>
Signed-off-by: Michael Tokarev <[email protected]>
hw/alpha/typhoon.c
This page took 0.021007 seconds and 4 git commands to generate.