nuttx/sched:Modify the comment error in sched_resumescheduler.c

Signed-off-by: chenzhijia <chenzhijia@xiaomi.com>
This commit is contained in:
chenzhijia 2024-09-24 15:37:13 +08:00 committed by GUIDINGLI
parent 65fbf4cf64
commit 10d0526f3f

View file

@ -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 */