X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=src%2Fdu_app%2Fdu_mgr_main.h;h=6ed9a214a83caa555c7177e7056dbd0b852821cc;hb=refs%2Fchanges%2F28%2F1828%2F1;hp=7661a51b7b7c22ca9c2b03379fba28ef36ff9477;hpb=829bbd114f1c3dc00c1da47bca0a8207c049df3f;p=o-du%2Fl2.git diff --git a/src/du_app/du_mgr_main.h b/src/du_app/du_mgr_main.h index 7661a51b7..6ed9a214a 100644 --- a/src/du_app/du_mgr_main.h +++ b/src/du_app/du_mgr_main.h @@ -23,8 +23,8 @@ /* Function declarations */ S16 duReadCfg(); -void readCfg(); -void readClCfg(); +S16 readCfg(); +S16 readClCfg(); void fillSlotConfig(); S16 duAppInit(SSTskId sysTskId); S16 sctpInit(SSTskId sysTskId);