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