aboutsummaryrefslogtreecommitdiffstats
path: root/src/osmo-bts-trx/loops.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/osmo-bts-trx/loops.h')
-rw-r--r--src/osmo-bts-trx/loops.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/osmo-bts-trx/loops.h b/src/osmo-bts-trx/loops.h
index 230cd4fa..f9e69c84 100644
--- a/src/osmo-bts-trx/loops.h
+++ b/src/osmo-bts-trx/loops.h
@@ -14,7 +14,7 @@
*/
int trx_loop_sacch_input(struct l1sched_trx *l1t, uint8_t chan_nr,
- struct l1sched_chan_state *chan_state, int8_t rssi, float toa);
+ struct l1sched_chan_state *chan_state, int8_t rssi, int16_t toa);
int trx_loop_sacch_clock(struct l1sched_trx *l1t, uint8_t chan_nr,
struct l1sched_chan_state *chan_state);