JIRA ID - ODUHIGH-324 Resource allocation for SIB1
[o-du/l2.git] / src / 5gnrmac / lwr_mac_phy.h
index 42de32c..ee1d65f 100644 (file)
@@ -68,8 +68,7 @@ void LwrMacRecvPhyMsg();
 void LwrMacStartWlsRcvr();
 #endif /* INTEL_WLS_MEM */
 
-uint8_t LwrMacSendToFapi(void *msg);
-uint8_t LwrMacSendToPhy(uint8_t msgType, uint32_t msgLen, void *msg);
+uint8_t LwrMacSendToL1(void *msg);
 #endif
 
 /**********************************************************************