diff options
author | Blue Swirl <blauwirbel@gmail.com> | 2010-04-23 19:22:22 +0000 |
---|---|---|
committer | Blue Swirl <blauwirbel@gmail.com> | 2010-04-23 19:22:22 +0000 |
commit | c4162574c46307511f0fbd142164a45db98e2a23 (patch) | |
tree | 67675333bcf9cf0476ff684fafeb4f701dc4a5cf /qerror.c | |
parent | 67774a0444d42311c89898dd22240b5794a7f403 (diff) |
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 'qerror.c')
0 files changed, 0 insertions, 0 deletions