diff options
| author | Blue Swirl | 2010-04-23 21:22:22 +0200 |
|---|---|---|
| committer | Blue Swirl | 2010-04-23 21:22:22 +0200 |
| commit | c4162574c46307511f0fbd142164a45db98e2a23 (patch) | |
| tree | 67675333bcf9cf0476ff684fafeb4f701dc4a5cf /linux-user | |
| parent | m68k-dis: fix unused return value, spotted by clang (diff) | |
| download | qemu-c4162574c46307511f0fbd142164a45db98e2a23.tar.gz qemu-c4162574c46307511f0fbd142164a45db98e2a23.tar.xz qemu-c4162574c46307511f0fbd142164a45db98e2a23.zip | |
m68k: fix if statement with empty body, spotted by clang
Fix clang error:
CC m68k-softmmu/helper.o
/src/qemu/target-m68k/helper.c:773:33: error: if statement has empty body [-Wempty-body]
else if (val & (1ull << 47));
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
Diffstat (limited to 'linux-user')
0 files changed, 0 insertions, 0 deletions
