aboutsummaryrefslogtreecommitdiffstats
path: root/firmware/libboard/qmod/include/wwan_perst.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/libboard/qmod/include/wwan_perst.h')
-rw-r--r--firmware/libboard/qmod/include/wwan_perst.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/firmware/libboard/qmod/include/wwan_perst.h b/firmware/libboard/qmod/include/wwan_perst.h
new file mode 100644
index 0000000..8997a52
--- /dev/null
+++ b/firmware/libboard/qmod/include/wwan_perst.h
@@ -0,0 +1,4 @@
+#pragma once
+
+int wwan_perst_do_reset(int modem_nr);
+int wwan_perst_init(void);