CU testing fixes
[o-du/l2.git] / src / 5gnrmac / lwr_mac_phy.h
index 68d81f2..8775071 100644 (file)
@@ -59,7 +59,7 @@ typedef struct wlsBlockToFree
 }WlsBlockToFree;
 
 CmLListCp wlsBlockToFreeList[WLS_MEM_FREE_PRD];
-extern uint8_t slotIndIdx;
+uint8_t slotIndIdx;
 
 void freeWlsBlockList(uint8_t idx);
 void LwrMacEnqueueWlsBlock();