]> rtime.felk.cvut.cz Git - arc.git/blobdiff - diagnostic/Det/Det.c
Lint fixes on PduR and CanIf
[arc.git] / diagnostic / Det / Det.c
index aefa929657ca59750aab875bc54b2671b686b452..d7866521e95e7c5ac505e04a2fbbbdaeffc42188 100644 (file)
@@ -117,7 +117,7 @@ void Det_ReportError(uint16 ModuleId, uint8 InstanceId, uint8 ApiId, uint8 Error
     if (_detState == DET_STARTED) // No action is taken if the module is not started\r
     {\r
 #if ( DET_ENABLE_CALLBACKS == STD_ON )\r
-        uint32 old1;\r
+        uint32 old1; // 586 LINT OK: fattar inte att den används i macrot.\r
         Irq_Save(old1);\r
 \r
         for (uint32 i=0; i<DET_NUMBER_OF_CALLBACKS; i++)\r