summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/abc80x.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/abc80x.h')
-rw-r--r--src/mame/includes/abc80x.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/includes/abc80x.h b/src/mame/includes/abc80x.h
index 6dc49d121e0..f5be1519960 100644
--- a/src/mame/includes/abc80x.h
+++ b/src/mame/includes/abc80x.h
@@ -152,6 +152,7 @@ public:
emu_timer *m_cassette_timer;
void common(machine_config &config);
void abc800_m1(address_map &map);
+ void abc800_io(address_map &map);
void abc800c_io(address_map &map);
void abc800m_io(address_map &map);
void abc800m_mem(address_map &map);