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.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/emu/cpu/hd6309/hd6309.h b/src/emu/cpu/hd6309/hd6309.h
index 8fceaaccdae..9fc7d6f8262 100644
--- a/src/emu/cpu/hd6309/hd6309.h
+++ b/src/emu/cpu/hd6309/hd6309.h
@@ -12,8 +12,8 @@ enum
HD6309_E, HD6309_F, HD6309_V, HD6309_MD
};
-#define HD6309_IRQ_LINE 0 /* IRQ line number */
-#define HD6309_FIRQ_LINE 1 /* FIRQ line number */
+#define HD6309_IRQ_LINE 0 /* IRQ line number */
+#define HD6309_FIRQ_LINE 1 /* FIRQ line number */
/* PUBLIC FUNCTIONS */