3.25 __task Keyword
The IAR __task
keyword omits the saving and restoration of callee-saved
registers in the specified function. It is intended to be used for start function of an
RTOS task.
Suggested Replacement
None.
The IAR __task
keyword omits the saving and restoration of callee-saved
registers in the specified function. It is intended to be used for start function of an
RTOS task.
None.