summaryrefslogtreecommitdiffstats
path: root/src/mame/machine/abc80kb.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/machine/abc80kb.cpp')
-rw-r--r--src/mame/machine/abc80kb.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/machine/abc80kb.cpp b/src/mame/machine/abc80kb.cpp
index d4291c1dec7..4195133ee81 100644
--- a/src/mame/machine/abc80kb.cpp
+++ b/src/mame/machine/abc80kb.cpp
@@ -117,7 +117,7 @@ const tiny_rom_entry *abc80_keyboard_device::device_rom_region() const
// ADDRESS_MAP( abc80_keyboard_io )
//-------------------------------------------------
-static ADDRESS_MAP_START( abc80_keyboard_io, AS_IO, 8, abc80_keyboard_device )
+ADDRESS_MAP_START(abc80_keyboard_device::abc80_keyboard_io)
ADDRESS_MAP_END