mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2026-03-20 07:41:22 -04:00
Spell check fix
Signed-off-by: Gaurav Aggarwal <aggarg@amazon.com>
This commit is contained in:
parent
bd662a41ad
commit
b547e7c577
2 changed files with 3 additions and 3 deletions
|
|
@ -624,7 +624,7 @@
|
|||
#ifndef traceSTARTING_SCHEDULER
|
||||
|
||||
/* Called after all idle tasks and timer task (if enabled) have been created
|
||||
* succesfully, just before the scheduler is started. */
|
||||
* successfully, just before the scheduler is started. */
|
||||
#define traceSTARTING_SCHEDULER( xIdleTaskHandles )
|
||||
#endif
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue