aboutsummaryrefslogtreecommitdiffstats
path: root/include/openbsc/handover_decision.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/openbsc/handover_decision.h')
-rw-r--r--include/openbsc/handover_decision.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/include/openbsc/handover_decision.h b/include/openbsc/handover_decision.h
new file mode 100644
index 000000000..81078b05d
--- /dev/null
+++ b/include/openbsc/handover_decision.h
@@ -0,0 +1,7 @@
+#ifndef _HANDOVER_DECISION_H
+#define _HANDOVER_DECISION_H
+
+void on_dso_load_ho_dec(void);
+
+#endif /* _HANDOVER_DECISION_H */
+