aboutsummaryrefslogtreecommitdiffstats
path: root/src/utils/meas_json.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/utils/meas_json.c')
-rw-r--r--src/utils/meas_json.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/utils/meas_json.c b/src/utils/meas_json.c
index b44a3008c..6c9d43890 100644
--- a/src/utils/meas_json.c
+++ b/src/utils/meas_json.c
@@ -210,3 +210,4 @@ int rsl_sacch_filling(struct gsm_bts_trx *trx, uint8_t type, const uint8_t *data
int rsl_bcch_info(const struct gsm_bts_trx *trx, enum osmo_sysinfo_type si_type, const uint8_t *data, int len)
{ return 0; }
int gsm_generate_si(struct gsm_bts *bts, enum osmo_sysinfo_type si_type) { return 0; }
+int abis_rsl_chan_rqd_queue_poll(struct gsm_bts *bts) { return 0; }