From a15296cf12ab225d4a4162a8e8730790990b883f Mon Sep 17 00:00:00 2001 From: Andrzej Zaborowski Date: Thu, 5 Aug 2010 19:30:54 +0200 Subject: calypso: Add a Calypso STK driver --- drivers/calypsomodem/calypsomodem.h | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'drivers/calypsomodem/calypsomodem.h') 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 +#include +#include extern void calypso_voicecall_init(); extern void calypso_voicecall_exit(); + +extern void calypso_stk_init(); +extern void calypso_stk_exit(); -- cgit v1.2.3