remove/replaced PRIVATE and EXTERN keywords
[o-du/l2.git] / src / cm / cm_bdy5.c
index d2cf7e7..59ade35 100644 (file)
@@ -185,7 +185,7 @@ PFV      func;           /* function */
    CmTqType *tqEnt, *tqEnt1; 
    PTR cb;
    CmTimer *tmp1;
-   VOLATILE uint32_t     startTime = 0;
+   volatile uint32_t     startTime = 0;
    
  
    /*starting Task*/