X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=src%2F5gnrmac%2Flwr_mac_phy.c;h=a9bf88d3cff995d268b4300b3b9e7fc92ceac234;hb=8264f7ce2ba9f4a1874c4ec1018127cc27fa12cb;hp=546c48e720cac920d552cecbf31c3f97cda08ee2;hpb=6728f585748724cc547847596e2f300d83b3ffce;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));