aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <zecke@selfish.org>2012-01-17 16:14:23 +0100
committerHolger Hans Peter Freyther <zecke@selfish.org>2012-01-17 16:14:23 +0100
commit0354a80357431795b312deeb82a6f685fbc5ceee (patch)
tree085eb2a6265a1ade2c6655c0b006cc7583a1cfb3 /openbsc
parent445d00543ada131ad7b9dacb11f40124544001fe (diff)
rsl: This is provided by libosmo-abis, remove it here
Diffstat (limited to 'openbsc')
-rw-r--r--openbsc/include/openbsc/abis_rsl.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/openbsc/include/openbsc/abis_rsl.h b/openbsc/include/openbsc/abis_rsl.h
index bf1df5e0e..f7e2e2aac 100644
--- a/openbsc/include/openbsc/abis_rsl.h
+++ b/openbsc/include/openbsc/abis_rsl.h
@@ -72,7 +72,6 @@ int rsl_release_request(struct gsm_lchan *lchan, uint8_t link_id, uint8_t reason
int rsl_lchan_set_state(struct gsm_lchan *lchan, int);
/* to be provided by external code */
-int abis_rsl_sendmsg(struct msgb *msg);
int rsl_deact_sacch(struct gsm_lchan *lchan);
int rsl_lchan_rll_release(struct gsm_lchan *lchan, uint8_t link_id);