X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=src%2F5gnrsch%2Fsch.h;h=328b80ff6d3bfd2e9cbe88216116bd7cec5cba6c;hb=49856df248fd976b4a9882ca4e650fc0bc3e4ee3;hp=81fbc042b01f3b1d2abe1dc1571d68477c55d992;hpb=9aed9ab1046cd7786f705238e05e8491954717a9;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);