From: Balaji Shankaran Date: Tue, 14 Apr 2020 06:53:35 +0000 (+0000) Subject: Merge "SIB1 optional parameters, Cell start request, stop request and slot indication" X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;ds=sidebyside;h=80a4fa9d0aede180472530cab6efa6acc925424b;p=o-du%2Fl2.git Merge "SIB1 optional parameters, Cell start request, stop request and slot indication" --- 80a4fa9d0aede180472530cab6efa6acc925424b diff --cc src/5gnrmac/rg_lim.c index 00011bee8,def7ae811..38620fe6a --- a/src/5gnrmac/rg_lim.c +++ b/src/5gnrmac/rg_lim.c @@@ -76,14 -76,10 +76,12 @@@ static int RLOG_MODULE_ID=4096 #include "rg.x" /* typedefs for MAC */ #include "mac_sch_interface.h" - /* local defines */ + #include "mac_upr_inf_api.h" - /* local typedefs */ - /* local externs */ +#ifdef UNUSED_FUNC PRIVATE S16 rgLIMValidateSap ARGS((Inst inst,SuId suId)); +#endif PRIVATE Void rgLIMUtlFreeDatIndEvnt ARGS((TfuDatIndInfo *datInd, Bool error));