Revert "[Epic-ID: ODUHIGH-576][Task-ID: ODUHIGH-579] | Databse Creation"
[o-du/l2.git] / src / 5gnrsch / sch.h
index 81fbc04..328b80f 100644 (file)
@@ -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);