[Task-ID: ODUHIGH-503] Fixes in GNB DU Config Update
[o-du/l2.git] / src / du_app / du_sys_info_hdl.h
index 2aab5fc..b175765 100644 (file)
@@ -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;