summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/h8/h8325.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/cpu/h8/h8325.h')
-rw-r--r--src/devices/cpu/h8/h8325.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/devices/cpu/h8/h8325.h b/src/devices/cpu/h8/h8325.h
index 43c3a575ad6..8f4ca3356a6 100644
--- a/src/devices/cpu/h8/h8325.h
+++ b/src/devices/cpu/h8/h8325.h
@@ -81,6 +81,7 @@ protected:
virtual void interrupt_taken() override;
virtual void irq_setup() override;
virtual void internal_update(u64 current_time) override;
+ virtual void notify_standby(int state) override;
virtual void device_add_mconfig(machine_config &config) override;
void map(address_map &map);