summaryrefslogtreecommitdiffstats
path: root/xa/xa_gsm.h
diff options
context:
space:
mode:
Diffstat (limited to 'xa/xa_gsm.h')
-rw-r--r--xa/xa_gsm.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/xa/xa_gsm.h b/xa/xa_gsm.h
new file mode 100644
index 0000000000..212fbe0e97
--- /dev/null
+++ b/xa/xa_gsm.h
@@ -0,0 +1,6 @@
+
+void XA_MSGSM_Decoder(unsigned char *ibuf,unsigned short *obuf);
+void XA_GSM_Decoder(unsigned char *ibuf,unsigned short *obuf);
+void GSM_Init();
+
+