summaryrefslogtreecommitdiffstats
path: root/hw/loader.h
diff options
context:
space:
mode:
authorRichard Henderson2011-11-09 19:03:35 +0100
committerBlue Swirl2011-11-19 12:20:26 +0100
commitb08d26b76d51fb2695912373ded53b628ec96320 (patch)
tree78d647722b11e0d281d2d73571c49230b5608728 /hw/loader.h
parentMerge branch 's390-1.0' of git://repo.or.cz/qemu/agraf (diff)
downloadqemu-b08d26b76d51fb2695912373ded53b628ec96320.tar.gz
qemu-b08d26b76d51fb2695912373ded53b628ec96320.tar.xz
qemu-b08d26b76d51fb2695912373ded53b628ec96320.zip
tcg-sparc: Fix set-but-not used warnings.
In both cases, val is computed, but then not used in the subsequent line, which then re-computes the quantity in a different type (int32_t vs unsigned long). Keep the computation type that's been working so far. Signed-off-by: Richard Henderson <rth@twiddle.net> Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
Diffstat (limited to 'hw/loader.h')
0 files changed, 0 insertions, 0 deletions