X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=src%2F5gnrsch%2Fsch.c;h=583cce7287c721c4903e48bdad05cfb83b270613;hb=0a26c487f1b6bbb5217e47b15fa8273b2e749283;hp=2b92156216f62288f858117d8df8a5d0b45290e9;hpb=51e17cba646f833c1af8b1945248de43e0fdd50f;p=o-du%2Fl2.git diff --git a/src/5gnrsch/sch.c b/src/5gnrsch/sch.c index 2b9215621..583cce728 100644 --- a/src/5gnrsch/sch.c +++ b/src/5gnrsch/sch.c @@ -117,7 +117,7 @@ uint8_t schActvInit(Ent entity, Inst instId, Region region, Reason reason) * -# LCM_REASON_INVALID_MSGTYPE * -# LCM_REASON_MEM_NOAVAIL **/ -PUBLIC uint8_t SchInstCfg(RgCfg *cfg, Inst dInst) +uint8_t SchInstCfg(RgCfg *cfg, Inst dInst) { uint16_t ret = LCM_REASON_NOT_APPL; Inst inst = (dInst - SCH_INST_START);