mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-10-22 07:24:44 +08: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