aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include/openbsc/pdch_defrag.h
diff options
context:
space:
mode:
Diffstat (limited to 'openbsc/include/openbsc/pdch_defrag.h')
-rw-r--r--openbsc/include/openbsc/pdch_defrag.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/openbsc/include/openbsc/pdch_defrag.h b/openbsc/include/openbsc/pdch_defrag.h
new file mode 100644
index 000000000..b7de2260d
--- /dev/null
+++ b/openbsc/include/openbsc/pdch_defrag.h
@@ -0,0 +1,3 @@
+#pragma once
+
+void do_pdch_defrag(struct gsm_bts *bts);