diff options
author | 2014-12-23 22:11:21 +0000 | |
---|---|---|
committer | 2015-01-21 16:18:01 +0000 | |
commit | 7230818a2b54df826e5ecdd83bd20632c9a8b07c (patch) | |
tree | 5bd0c930258f3989f68d180a18a38c2dbf7c5a92 /util/qemu-thread-posix.c | |
parent | target-sparc: Mark gen_load_trap_state_at_tl() as !CONFIG_USER_ONLY (diff) | |
download | qemu-7230818a2b54df826e5ecdd83bd20632c9a8b07c.tar.xz qemu-7230818a2b54df826e5ecdd83bd20632c9a8b07c.zip |
disas/sparc: Remove unused data sparc_opcode_archs[]
Remove sparc_opcode_archs and the macros which use it, because we don't
use them in QEMU and they provoke clang warnings:
disas/sparc.c:307:39: warning: unused variable 'sparc_opcode_archs' [-Wunused-const-variable]
static const struct sparc_opcode_arch sparc_opcode_archs[] =
^
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Diffstat (limited to 'util/qemu-thread-posix.c')
0 files changed, 0 insertions, 0 deletions