docs: fix typo in nx_smpstart.c
This fixes a typo in comments of `nx_idle_trampoline` Signed-off-by: Yanfeng Liu <yfliu2008@qq.com>
This commit is contained in:
parent
ed572174e1
commit
51d4d336ab
@ -51,7 +51,7 @@
|
||||
* This is the common start-up logic for the IDLE task for CPUs 1 through
|
||||
* (CONFIG_SMP_NCPUS-1). Having a start-up function such as this for the
|
||||
* IDLE is not really an architectural necessity. It is used only for
|
||||
* symmetry with now other threads are started (see nxtask_start() and
|
||||
* symmetry with how other threads are started (see nxtask_start() and
|
||||
* pthread_start()).
|
||||
*
|
||||
* Input Parameters:
|
||||
|
Loading…
Reference in New Issue
Block a user