X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=src%2F5gnrmac%2Flwr_mac_phy.c;fp=src%2F5gnrmac%2Flwr_mac_phy.c;h=a9bf88d3cff995d268b4300b3b9e7fc92ceac234;hb=2a310f38af13dafd243ef7b24d5a721ed34355b3;hp=546c48e720cac920d552cecbf31c3f97cda08ee2;hpb=e96cb439cd4a7a6f55e3fab7caed978e38bd62b4;p=o-du%2Fl2.git diff --git a/src/5gnrmac/lwr_mac_phy.c b/src/5gnrmac/lwr_mac_phy.c index 546c48e72..a9bf88d3c 100644 --- a/src/5gnrmac/lwr_mac_phy.c +++ b/src/5gnrmac/lwr_mac_phy.c @@ -38,6 +38,10 @@ #include "wls_lib.h" #endif +#ifdef INTEL_WLS_MEM +CmLListCp wlsBlockToFreeList[WLS_MEM_FREE_PRD]; +#endif + uint8_t rgClHndlCfgReq ARGS((void *msg)); void l1ProcessFapiRequest ARGS((uint8_t msgType, uint32_t msgLen, void *msg));