X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?p=o-du%2Fphy.git;a=blobdiff_plain;f=fapi_5g%2Fsource%2Fframework%2Fwls%2Flib%2Fnr5g_fapi_wls.h;h=e98455b2a984e82f62a3430cd281d5d6e1290b42;hp=ed7bde0ac23c3f659359b98092deb7eff78204d0;hb=81a09690b36b3a4e89b4dae34f30933de13f7f90;hpb=70d9d920dd4e575f085f1f1a9050fefd1c10e127 diff --git a/fapi_5g/source/framework/wls/lib/nr5g_fapi_wls.h b/fapi_5g/source/framework/wls/lib/nr5g_fapi_wls.h index ed7bde0..e98455b 100644 --- a/fapi_5g/source/framework/wls/lib/nr5g_fapi_wls.h +++ b/fapi_5g/source/framework/wls/lib/nr5g_fapi_wls.h @@ -92,11 +92,11 @@ typedef struct _nr5g_fapi_wls_context { extern nr5g_fapi_wls_context_t g_wls_ctx; -inline p_nr5g_fapi_wls_context_t nr5g_fapi_wls_context( +p_nr5g_fapi_wls_context_t nr5g_fapi_wls_context( ); -inline uint8_t nr5g_fapi_fapi2phy_wls_ready( +uint8_t nr5g_fapi_fapi2phy_wls_ready( ); -inline uint8_t nr5g_fapi_fapi2mac_wls_ready( +uint8_t nr5g_fapi_fapi2mac_wls_ready( ); uint8_t nr5g_fapi_wls_init( );