summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/cbmiec/cmdhd.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/bus/cbmiec/cmdhd.h')
-rw-r--r--src/devices/bus/cbmiec/cmdhd.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/devices/bus/cbmiec/cmdhd.h b/src/devices/bus/cbmiec/cmdhd.h
index 5b19ef10656..e2b1e99df84 100644
--- a/src/devices/bus/cbmiec/cmdhd.h
+++ b/src/devices/bus/cbmiec/cmdhd.h
@@ -42,6 +42,7 @@ public:
DECLARE_WRITE8_MEMBER( led_w );
+ void cmd_hd_mem(address_map &map);
protected:
// device-level overrides
virtual void device_start() override;