decleare gsm_bts_model_register()

This commit is contained in:
Harald Welte 2010-03-04 11:04:52 +01:00
parent afedeabd91
commit fbda4e1fb0
1 changed files with 2 additions and 0 deletions

View File

@ -683,4 +683,6 @@ void gsm_trx_lock_rf(struct gsm_bts_trx *trx, int locked);
struct gsm_meas_rep *lchan_next_meas_rep(struct gsm_lchan *lchan);
int gsm_bts_model_register(struct gsm_bts_model *model);
#endif