mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-08-20 10:08:33 -04:00
General tidy up of SH files.
This commit is contained in:
parent
73b49130c6
commit
99cc14b365
5 changed files with 31 additions and 56 deletions
|
@ -100,6 +100,8 @@
|
|||
* those tasks that require it (those for which xPortUsesFloatingPoint() has
|
||||
* been called).
|
||||
*
|
||||
* *NOTE 5* Any task that can cause a context switch requires an asm wrapper
|
||||
* and must be assigned an interrupt priority of portKERNEL_INTERRUPT_PRIORITY.
|
||||
*/
|
||||
|
||||
/* Kernel includes. */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue