summaryrefslogtreecommitdiffstats
path: root/src/mess/includes/tsispch.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mess/includes/tsispch.h')
-rw-r--r--src/mess/includes/tsispch.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mess/includes/tsispch.h b/src/mess/includes/tsispch.h
index 69f9aa39927..9d19007684d 100644
--- a/src/mess/includes/tsispch.h
+++ b/src/mess/includes/tsispch.h
@@ -49,6 +49,7 @@ public:
DECLARE_WRITE_LINE_MEMBER(i8251_txempty_int);
DECLARE_WRITE_LINE_MEMBER(i8251_txrdy_int);
DECLARE_WRITE_LINE_MEMBER(pic8259_set_int_line);
+ IRQ_CALLBACK_MEMBER(irq_callback);
};