c4162574c4
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> |
||
---|---|---|
.. | ||
cpu.h | ||
exec.h | ||
helper.c | ||
helpers.h | ||
m68k-qreg.h | ||
machine.c | ||
op_helper.c | ||
qregs.def | ||
translate.c |