summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/audio/decobsmt.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/audio/decobsmt.h')
-rw-r--r--src/mame/audio/decobsmt.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/audio/decobsmt.h b/src/mame/audio/decobsmt.h
index 16b05a751ee..7bca00d1c20 100644
--- a/src/mame/audio/decobsmt.h
+++ b/src/mame/audio/decobsmt.h
@@ -30,7 +30,7 @@ public:
DECLARE_WRITE8_MEMBER(bsmt_comms_w);
DECLARE_WRITE_LINE_MEMBER(bsmt_reset_line);
-
+
INTERRUPT_GEN_MEMBER(decobsmt_firq_interrupt);
required_device<cpu_device> m_ourcpu;