summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/abcbus/lux21046.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/bus/abcbus/lux21046.h')
-rw-r--r--src/devices/bus/abcbus/lux21046.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/devices/bus/abcbus/lux21046.h b/src/devices/bus/abcbus/lux21046.h
index 8b47fdf4915..7b6f270547b 100644
--- a/src/devices/bus/abcbus/lux21046.h
+++ b/src/devices/bus/abcbus/lux21046.h
@@ -64,6 +64,8 @@ public:
DECLARE_FLOPPY_FORMATS( floppy_formats );
+ void luxor_55_21046_io(address_map &map);
+ void luxor_55_21046_mem(address_map &map);
protected:
luxor_55_21046_device(const machine_config &mconfig, device_type type, const char *tag, device_t *owner, uint32_t clock);