replaced cmMemSet, cmMemcpy with memset and memcpy resp AND Removed TRC() traces...
[o-du/l2.git] / src / mt / ss_drvr.c
index 77f2c3d..0bc6575 100644 (file)
@@ -128,7 +128,6 @@ ISTsk isTsk;                    /* interrupt service function */
 
 #endif
 
-   TRC1(SRegDrvrTsk);
 
 #if (ERRCLASS & ERRCLS_INT_PAR)
 
@@ -253,7 +252,6 @@ Inst channel;
 #endif
 {
        /* ss002.301 Modifications */
-   TRC1(SRegDrvrTsk);
 
 #if (ERRCLASS & ERRCLS_INT_PAR)
    if (channel >= SS_MAX_DRVRTSKS)