aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/iuh/hnbgw_ranap.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/osmocom/iuh/hnbgw_ranap.h')
-rw-r--r--include/osmocom/iuh/hnbgw_ranap.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/include/osmocom/iuh/hnbgw_ranap.h b/include/osmocom/iuh/hnbgw_ranap.h
deleted file mode 100644
index 2c55964..0000000
--- a/include/osmocom/iuh/hnbgw_ranap.h
+++ /dev/null
@@ -1,6 +0,0 @@
-#pragma once
-
-#include <osmocom/iuh/hnbgw.h>
-
-int hnbgw_ranap_rx(struct msgb *msg, uint8_t *data, size_t len);
-int hnbgw_ranap_init(void);