nuttx/sched:Modify the comment error in sched_resumescheduler.c
Signed-off-by: chenzhijia <chenzhijia@xiaomi.com>
This commit is contained in:
parent
65fbf4cf64
commit
10d0526f3f
1 changed files with 1 additions and 1 deletions
|
|
@ -78,4 +78,4 @@ void nxsched_resume_scheduler(FAR struct tcb_s *tcb)
|
|||
#endif
|
||||
}
|
||||
|
||||
#endif /* CONFIG_RR_INTERVAL > 0 || CONFIG_SCHED_RESUMESCHEDULER */
|
||||
#endif /* CONFIG_SCHED_RESUMESCHEDULER */
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue