summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/cpu/hd6309/hd6309.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/cpu/hd6309/hd6309.h')
-rw-r--r--src/emu/cpu/hd6309/hd6309.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/emu/cpu/hd6309/hd6309.h b/src/emu/cpu/hd6309/hd6309.h
index 17a6d577261..beffe8cf995 100644
--- a/src/emu/cpu/hd6309/hd6309.h
+++ b/src/emu/cpu/hd6309/hd6309.h
@@ -19,6 +19,7 @@ enum
/* PUBLIC FUNCTIONS */
CPU_GET_INFO( hd6309 );
+#define CPU_HD6309 CPU_GET_INFO_NAME( hd6309 )
CPU_DISASSEMBLE( hd6309 );