summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/isa/wdxt_gen.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/bus/isa/wdxt_gen.h')
-rw-r--r--src/devices/bus/isa/wdxt_gen.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/devices/bus/isa/wdxt_gen.h b/src/devices/bus/isa/wdxt_gen.h
index c17111cf52b..e713fd5e804 100644
--- a/src/devices/bus/isa/wdxt_gen.h
+++ b/src/devices/bus/isa/wdxt_gen.h
@@ -40,6 +40,7 @@ public:
// construction/destruction
wdxt_gen_device(const machine_config &mconfig, const char *tag, device_t *owner, uint32_t clock);
+ void wd1015_io(address_map &map);
protected:
// device-level overrides
virtual void device_start() override;