aboutsummaryrefslogtreecommitdiff
path: root/opcodes/sh-opc.h
diff options
context:
space:
mode:
Diffstat (limited to 'opcodes/sh-opc.h')
-rw-r--r--opcodes/sh-opc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/opcodes/sh-opc.h b/opcodes/sh-opc.h
index abdc464..21f64dd 100644
--- a/opcodes/sh-opc.h
+++ b/opcodes/sh-opc.h
@@ -170,7 +170,7 @@ typedef struct {
#ifdef DEFINE_TABLE
-sh_opcode_info sh_table[] = {
+const sh_opcode_info sh_table[] = {
/* 0111nnnni8*1.... add #<imm>,<REG_N> */{"add",{A_IMM,A_REG_N},{HEX_7,REG_N,IMM0_8}, arch_sh1_up},