summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/abc1600.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/abc1600.h')
-rw-r--r--src/mame/includes/abc1600.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/abc1600.h b/src/mame/includes/abc1600.h
index 262bdce4cc6..69e1b5dce69 100644
--- a/src/mame/includes/abc1600.h
+++ b/src/mame/includes/abc1600.h
@@ -124,7 +124,7 @@ public:
DECLARE_WRITE_LINE_MEMBER( nmi_w );
- IRQ_CALLBACK_MEMBER( abc1600_int_ack );
+ void cpu_space_map(address_map &map);
DECLARE_WRITE_LINE_MEMBER( fdc_drq_w );