X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=src%2Fdu_app%2Fdu_sys_info_hdl.h;h=b175765d5754e849945d793508ca1bdb9454aedd;hb=6cf77deda4e840c6f543bc7ca3c70580f968d875;hp=2aab5fc0c97f553e5f367738bf0706015dd55100;hpb=0bb62f25ad9d8f9ff8724572f96e51a898937f0c;p=o-du%2Fl2.git diff --git a/src/du_app/du_sys_info_hdl.h b/src/du_app/du_sys_info_hdl.h index 2aab5fc0c..b175765d5 100644 --- a/src/du_app/du_sys_info_hdl.h +++ b/src/du_app/du_sys_info_hdl.h @@ -37,6 +37,7 @@ uint8_t BuildBwpUlCommon(BWP_UplinkCommon_t *bwp); uint8_t BuildTddUlDlCfgComm(TDD_UL_DL_ConfigCommon_t *tddCfg); void FreeBwpDlCommon(BWP_DownlinkCommon_t *bwp); void FreeBwpUlCommon(BWP_UplinkCommon_t *bwp); +void FreeBcchDlSchMsg(BCCH_DL_SCH_Message_t bcchMsg); char encBuf[ENC_BUF_MAX_LEN]; DuCfgParams duCfgParam;