aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmo-bts/ta_control.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/osmo-bts/ta_control.h')
-rw-r--r--include/osmo-bts/ta_control.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/include/osmo-bts/ta_control.h b/include/osmo-bts/ta_control.h
new file mode 100644
index 00000000..168f14a7
--- /dev/null
+++ b/include/osmo-bts/ta_control.h
@@ -0,0 +1,5 @@
+#pragma once
+
+#include <osmo-bts/gsm_data.h>
+
+void lchan_ms_ta_ctrl(struct gsm_lchan *lchan);