summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/rtc65271.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/machine/rtc65271.h')
-rw-r--r--src/devices/machine/rtc65271.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/devices/machine/rtc65271.h b/src/devices/machine/rtc65271.h
index 151344d6e7c..e249491cf48 100644
--- a/src/devices/machine/rtc65271.h
+++ b/src/devices/machine/rtc65271.h
@@ -63,6 +63,8 @@ private:
/* callback called when interrupt pin state changes (may be nullptr) */
devcb_write_line m_interrupt_cb;
+
+ optional_region_ptr<u8> m_default_data;
};
// device type definition