summaryrefslogtreecommitdiff
path: root/hw/i386
diff options
context:
space:
mode:
authorEduardo Habkost <ehabkost@redhat.com>2014-02-19 16:39:21 -0300
committerAndreas Färber <afaerber@suse.de>2014-03-13 19:01:49 +0100
commit74f54bc4bab8ccc5e0692c3aee479c155a701343 (patch)
tree2c41a962bb59f86357546e767c97bdff04f54342 /hw/i386
parent9576de75734488e9774bdcb0ce4d7a38a8dc7901 (diff)
downloadqemu-74f54bc4bab8ccc5e0692c3aee479c155a701343.tar.gz
target-i386: Don't declare variables in the middle of blocks
Some of my recent changes introduced variable declarations in the middle of code blocks. Fix the code so that it compiles without warnings when using -Wdeclaration-after-statement. Signed-off-by: Eduardo Habkost <ehabkost@redhat.com> Signed-off-by: Andreas Färber <afaerber@suse.de>
Diffstat (limited to 'hw/i386')
0 files changed, 0 insertions, 0 deletions