X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=src%2F5gnrmac%2Frg_lmm.c;h=f2f68e99ea23a5af74243ec00d33d24df084974d;hb=6636207100c598cd70537d177670ef131e263931;hp=a5fa5f07fbba93c3dabf3e75f99213db0aae514c;hpb=df93fa14853abfc47879088f095dbba96bac3569;p=o-du%2Fl2.git diff --git a/src/5gnrmac/rg_lmm.c b/src/5gnrmac/rg_lmm.c index a5fa5f07f..f2f68e99e 100755 --- a/src/5gnrmac/rg_lmm.c +++ b/src/5gnrmac/rg_lmm.c @@ -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 */ /** * @brief Layer Manager Configuration request handler.