summaryrefslogtreecommitdiffstats
path: root/drivers/dunmodem/dunmodem.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/dunmodem/dunmodem.h')
-rw-r--r--drivers/dunmodem/dunmodem.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/drivers/dunmodem/dunmodem.h b/drivers/dunmodem/dunmodem.h
index 9a878410..4fbd4a53 100644
--- a/drivers/dunmodem/dunmodem.h
+++ b/drivers/dunmodem/dunmodem.h
@@ -23,3 +23,6 @@
extern void dun_netreg_init(void);
extern void dun_netreg_exit(void);
+
+extern void dun_gprs_init(void);
+extern void dun_gprs_exit(void);