summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/cpu/h6280/h6280.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/cpu/h6280/h6280.h')
-rw-r--r--src/emu/cpu/h6280/h6280.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/emu/cpu/h6280/h6280.h b/src/emu/cpu/h6280/h6280.h
index 440ed8b7381..3a714074741 100644
--- a/src/emu/cpu/h6280/h6280.h
+++ b/src/emu/cpu/h6280/h6280.h
@@ -75,6 +75,7 @@ typedef struct
CPU_GET_INFO( h6280 );
+#define CPU_H6280 CPU_GET_INFO_NAME( h6280 )
READ8_HANDLER( h6280_irq_status_r );
WRITE8_HANDLER( h6280_irq_status_w );