aboutsummaryrefslogtreecommitdiff
path: root/opcodes/z8k-opc.h
diff options
context:
space:
mode:
Diffstat (limited to 'opcodes/z8k-opc.h')
-rw-r--r--opcodes/z8k-opc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/opcodes/z8k-opc.h b/opcodes/z8k-opc.h
index 0e478bf..0c73b8c 100644
--- a/opcodes/z8k-opc.h
+++ b/opcodes/z8k-opc.h
@@ -258,7 +258,7 @@ int length;
int idx;
} opcode_entry_type;
#ifdef DEFINE_TABLE
-opcode_entry_type z8k_table[] = {
+const opcode_entry_type z8k_table[] = {
/* 1011 0101 ssss dddd *** adc rd,rs */