summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/at28c16.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/machine/at28c16.h')
-rw-r--r--src/devices/machine/at28c16.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/devices/machine/at28c16.h b/src/devices/machine/at28c16.h
index 047d0d6a18a..83d5e37e9b6 100644
--- a/src/devices/machine/at28c16.h
+++ b/src/devices/machine/at28c16.h
@@ -43,6 +43,7 @@ public:
DECLARE_WRITE_LINE_MEMBER( set_a9_12v );
DECLARE_WRITE_LINE_MEMBER( set_oe_12v );
+ void at28c16_map8(address_map &map);
protected:
// device-level overrides
virtual void device_start() override;