aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn/mISDN/core.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/isdn/mISDN/core.h')
-rw-r--r--drivers/isdn/mISDN/core.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/isdn/mISDN/core.h b/drivers/isdn/mISDN/core.h
index 7da7233b4c1a..7ac2f81a812b 100644
--- a/drivers/isdn/mISDN/core.h
+++ b/drivers/isdn/mISDN/core.h
@@ -74,4 +74,6 @@ extern void l1_cleanup(void);
extern int Isdnl2_Init(u_int *);
extern void Isdnl2_cleanup(void);
+extern void mISDN_init_clock(u_int *);
+
#endif