X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=src%2F5gnrmac%2Fmac.h;h=43d1e102ca1276e88a7b0a3832bee510bdd41cac;hb=18376996c17ece8306c1fe9539a00010bea607d5;hp=b5dd42570622705af76753f85b66a7d4d404573c;hpb=8340c342ebcfc82193c3f66e7f15047c1e37399b;p=o-du%2Fl2.git diff --git a/src/5gnrmac/mac.h b/src/5gnrmac/mac.h index b5dd42570..43d1e102c 100644 --- a/src/5gnrmac/mac.h +++ b/src/5gnrmac/mac.h @@ -56,7 +56,6 @@ typedef struct macDlSlot { DlAlloc dlInfo; - }MacDlSlot; typedef struct macUlSlot @@ -81,6 +80,7 @@ typedef struct macCb /* global variable */ EXTERN MacCb macCb; void fillMacToSchPst(Pst *pst); +void fillRarPdu(RarInfo *rarInfo); #endif /**********************************************************************