summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/tsispch.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/tsispch.h')
-rw-r--r--src/mame/includes/tsispch.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/tsispch.h b/src/mame/includes/tsispch.h
index 1301ef6c632..e6ce7790132 100644
--- a/src/mame/includes/tsispch.h
+++ b/src/mame/includes/tsispch.h
@@ -34,7 +34,7 @@ public:
DECLARE_WRITE16_MEMBER(dsp_data_w);
DECLARE_READ16_MEMBER(dsp_status_r);
DECLARE_WRITE16_MEMBER(dsp_status_w);
- DECLARE_DRIVER_INIT(prose2k);
+ void init_prose2k();
DECLARE_WRITE_LINE_MEMBER(i8251_rxrdy_int);
DECLARE_WRITE_LINE_MEMBER(i8251_txempty_int);
DECLARE_WRITE_LINE_MEMBER(i8251_txrdy_int);