diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2014-12-23 22:11:21 +0000 |
---|---|---|
committer | Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> | 2015-01-21 16:18:01 +0000 |
commit | 7230818a2b54df826e5ecdd83bd20632c9a8b07c (patch) | |
tree | 5bd0c930258f3989f68d180a18a38c2dbf7c5a92 /qmp.c | |
parent | a2035e83fd60e5b66644d321816ed634b908b4ee (diff) |
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 'qmp.c')
0 files changed, 0 insertions, 0 deletions