mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-27 01:28:46 +00:00
Fix Wlto-type-mismatch in opcodes/ft32-dis.c
This commit is contained in:
committed by
Nick Clifton
parent
e57ed3695a
commit
e34acfce34
@@ -27,7 +27,7 @@
|
||||
#include "opcode/ft32.h"
|
||||
#include "disassemble.h"
|
||||
|
||||
extern const ft32_opc_info_t ft32_opc_info[128];
|
||||
extern const ft32_opc_info_t ft32_opc_info[];
|
||||
|
||||
static fprintf_ftype fpr;
|
||||
static void *stream;
|
||||
|
||||
Reference in New Issue
Block a user