[EPIC-ID: ODUHIGH-488][TASK-ID: ODUHIGH-494]SCH framework update to support different...
[o-du/l2.git] / src / 5gnrmac / rg_lmm.c
index a5fa5f0..f2f68e9 100755 (executable)
@@ -103,7 +103,7 @@ static Void rgLMMFillCfmPst ARGS((
  *
  * @details
  *
- *     Function : rgActvInit
+ *     Function : macActvInit
  *     
  *     This function is supplied as one of parameters during MAC's 
  *     task registration. SSI will invoke this function once, after
@@ -117,7 +117,7 @@ static Void rgLMMFillCfmPst ARGS((
  *  @return  S16
  *      -# ROK
  **/
-S16 rgActvInit
+uint8_t macActvInit
 (
 Ent entity,            /* entity */
 Inst inst,             /* instance */
@@ -177,7 +177,7 @@ Reason reason          /* reason */
 
    return ROK;
 
-} /* rgActvInit */
+} /* macActvInit */
 \f
 /**
  * @brief Layer Manager Configuration request handler.