diff options
Diffstat (limited to 'opcodes/or32-dis.c')
-rw-r--r-- | opcodes/or32-dis.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/opcodes/or32-dis.c b/opcodes/or32-dis.c index 8876a30..d5f4679 100644 --- a/opcodes/or32-dis.c +++ b/opcodes/or32-dis.c @@ -261,7 +261,7 @@ print_insn (memaddr, info) /* The four bytes of the instruction. */ unsigned long insn; find_byte_func_type find_byte_func = (find_byte_func_type)info->private_data; - struct or32_opcode CONST * opcode; + struct or32_opcode const * opcode; { int status = |