X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=src%2F5gnrsch%2Fsch.h;h=328b80ff6d3bfd2e9cbe88216116bd7cec5cba6c;hb=2d7cc55af9bcc15e02b4d390b66f7bed3e82e9dd;hp=81fbc042b01f3b1d2abe1dc1571d68477c55d992;hpb=e96cb439cd4a7a6f55e3fab7caed978e38bd62b4;p=o-du%2Fl2.git diff --git a/src/5gnrsch/sch.h b/src/5gnrsch/sch.h index 81fbc042b..328b80ff6 100644 --- a/src/5gnrsch/sch.h +++ b/src/5gnrsch/sch.h @@ -731,7 +731,7 @@ typedef struct schCb }SchCb; /* Declaration for scheduler control blocks */ -SchCb schCb[SCH_MAX_INST]; +extern SchCb schCb[SCH_MAX_INST]; /* function declarations */ short int schActvTmr(Ent ent,Inst inst);