summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/cpu/apexc/apexc.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/cpu/apexc/apexc.h')
-rw-r--r--src/emu/cpu/apexc/apexc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/emu/cpu/apexc/apexc.h b/src/emu/cpu/apexc/apexc.h
index 7013f4828e4..d5b4a134321 100644
--- a/src/emu/cpu/apexc/apexc.h
+++ b/src/emu/cpu/apexc/apexc.h
@@ -19,6 +19,7 @@ enum
};
CPU_GET_INFO( apexc );
+#define CPU_APEXC CPU_GET_INFO_NAME( apexc )
CPU_DISASSEMBLE( apexc );