Merge "SIB1 optional parameters, Cell start request, stop request and slot indication"
authorBalaji Shankaran <balaji.shankaran@radisys.com>
Tue, 14 Apr 2020 06:53:35 +0000 (06:53 +0000)
committerGerrit Code Review <gerrit@o-ran-sc.org>
Tue, 14 Apr 2020 06:53:35 +0000 (06:53 +0000)
1  2 
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));