summaryrefslogtreecommitdiffstats
path: root/m68k-dis.c
diff options
context:
space:
mode:
authorBlue Swirl2010-04-23 21:22:12 +0200
committerBlue Swirl2010-04-23 21:22:12 +0200
commit4aa720f717570c9a4cb26b5f8528461f1be0996b (patch)
treeef1d4569dc60bb354fa33cfe90bc3246ad9e2486 /m68k-dis.c
parentMerge remote branch 'origin/master' into staging (diff)
downloadqemu-4aa720f717570c9a4cb26b5f8528461f1be0996b.tar.gz
qemu-4aa720f717570c9a4cb26b5f8528461f1be0996b.tar.xz
qemu-4aa720f717570c9a4cb26b5f8528461f1be0996b.zip
Fix harmless if statement with empty body, spotted by clang
This clang error is harmless but worth fixing: CC libhw32/rc4030.o /src/qemu/hw/rc4030.c:244:66: error: if statement has empty body [-Wempty-body] DPRINTF("read 0x%02x at " TARGET_FMT_plx "\n", val, addr); Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
Diffstat (limited to 'm68k-dis.c')
0 files changed, 0 insertions, 0 deletions