mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-12-08 08:32:37 +00:00
Fix MISRA directive 4.7 warning (#977)
This commit is contained in:
@@ -269,7 +269,7 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
xTaskResumeAll();
|
( void ) xTaskResumeAll();
|
||||||
|
|
||||||
return lFreeIndex;
|
return lFreeIndex;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user