Addressed comments in lower Mac
[o-du/l2.git] / src / 5gnrmac / mac.h
index b5dd425..43d1e10 100644 (file)
@@ -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
 /**********************************************************************