summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/video/ef9364.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/video/ef9364.h')
-rw-r--r--src/devices/video/ef9364.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/devices/video/ef9364.h b/src/devices/video/ef9364.h
index db61d2199fa..94e1d8aa87b 100644
--- a/src/devices/video/ef9364.h
+++ b/src/devices/video/ef9364.h
@@ -54,6 +54,7 @@ public:
void char_latch_w(uint8_t data);
void command_w(uint8_t cmd);
+ void ef9364(address_map &map);
protected:
// device-level overrides
virtual void device_start() override;