summaryrefslogtreecommitdiffstats
path: root/drivers/calypsomodem/calypsomodem.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/calypsomodem/calypsomodem.h')
-rw-r--r--drivers/calypsomodem/calypsomodem.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/drivers/calypsomodem/calypsomodem.h b/drivers/calypsomodem/calypsomodem.h
index 80af1340..2afc6c3d 100644
--- a/drivers/calypsomodem/calypsomodem.h
+++ b/drivers/calypsomodem/calypsomodem.h
@@ -20,6 +20,11 @@
*/
#include <drivers/atmodem/atutil.h>
+#include <modem.h>
+#include <stk.h>
extern void calypso_voicecall_init();
extern void calypso_voicecall_exit();
+
+extern void calypso_stk_init();
+extern void calypso_stk_exit();