summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--src/devices/machine/wd1000.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/machine/wd1000.cpp b/src/devices/machine/wd1000.cpp
index 848c368e6b6..ba4c6a5c1a9 100644
--- a/src/devices/machine/wd1000.cpp
+++ b/src/devices/machine/wd1000.cpp
@@ -58,7 +58,7 @@ void wd1000_device::set_sector_base(uint32_t base)
void wd1000_device::device_start()
{
// Resolve callbacks
- m_intrq_cb.resolve();
+ m_intrq_cb.resolve_safe();
m_drq_cb.resolve();
// Allocate timers