[ JIRA Id - ODUHIGH-573 ] Code changes upgraded to Gcc version 11.4.0
[o-du/l2.git] / src / cm / cm_lte.x
index 0c6a3a7..dff751d 100755 (executable)
@@ -271,7 +271,7 @@ typedef struct cmTtiProc
        uint32_t phyReptTtiStretchCount;
 }CmTtiProc;
 
-CmTtiProc ttiProc;
+extern CmTtiProc ttiProc;
 
 Void cmUpdateTtiCounters(uint32_t ttiProcessingTime);
 Void cmResetTtiCounters(Void);