diff options
| author | Eduardo Habkost | 2014-02-19 20:39:21 +0100 |
|---|---|---|
| committer | Andreas Färber | 2014-03-13 19:01:49 +0100 |
| commit | 74f54bc4bab8ccc5e0692c3aee479c155a701343 (patch) | |
| tree | 2c41a962bb59f86357546e767c97bdff04f54342 /include/exec | |
| parent | target-i386: Rename x86_def_t to X86CPUDefinition (diff) | |
| download | qemu-74f54bc4bab8ccc5e0692c3aee479c155a701343.tar.gz qemu-74f54bc4bab8ccc5e0692c3aee479c155a701343.tar.xz qemu-74f54bc4bab8ccc5e0692c3aee479c155a701343.zip | |
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 'include/exec')
0 files changed, 0 insertions, 0 deletions
