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