remove/replaced PRIVATE and EXTERN keywords
[o-du/l2.git] / src / mt / mt_ss.x
index 4f0529f..56bb920 100755 (executable)
@@ -162,7 +162,7 @@ typedef struct sLockInfo
 }SLockInfo;
 #endif /* SS_LOCK_SUPPORT */
 
-extern uint32_t gt[128];
+uint32_t gt[128];
 #endif  /*  __MTSSX__  */