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 90deb948..9a878410 100644
--- a/drivers/dunmodem/dunmodem.h
+++ b/drivers/dunmodem/dunmodem.h
@@ -20,3 +20,6 @@
*/
#include <drivers/atmodem/atutil.h>
+
+extern void dun_netreg_init(void);
+extern void dun_netreg_exit(void);