mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-02 23:33:54 -06:00
Make OpenBSD sparc-softmmu compile warning free
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@6299 c046a42c-6fe2-441c-8c8c-71466251a162
This commit is contained in:
parent
61dca5aa65
commit
00766a4ec9
4 changed files with 10 additions and 11 deletions
|
@ -224,7 +224,6 @@ typedef struct sparc_opcode
|
|||
#define RS2_G0 RS2 (~0)
|
||||
|
||||
static const struct sparc_opcode sparc_opcodes[];
|
||||
static const int sparc_num_opcodes;
|
||||
|
||||
static const char *sparc_decode_asi_v8 (int);
|
||||
static const char *sparc_decode_asi_v9 (int);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue