summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/cpu/powerpc/drc_ops.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/cpu/powerpc/drc_ops.h')
-rw-r--r--src/emu/cpu/powerpc/drc_ops.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/emu/cpu/powerpc/drc_ops.h b/src/emu/cpu/powerpc/drc_ops.h
index 1bb7b29c517..ad9fe332994 100644
--- a/src/emu/cpu/powerpc/drc_ops.h
+++ b/src/emu/cpu/powerpc/drc_ops.h
@@ -1,4 +1,4 @@
-static PPC_OPCODE ppcdrc_opcode_common[] =
+static const PPC_OPCODE ppcdrc_opcode_common[] =
{
/*code subcode handler */
{ 31, 266, recompile_addx },