nuttx/libs/libc/sched
Xiang Xiao 001e7c3e76 sched: Don't include nuttx/sched.h inside sched.h
But let nuttx/sched.h include sched.h instead to
avoid expose nuttx kernel API to userspace.

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2021-05-24 12:11:53 +09:00
..
Make.defs
sched_cpucount.c
sched_getprioritymax.c
sched_getprioritymin.c
task_setcanceltype.c
task_startup.c sched: Don't include nuttx/sched.h inside sched.h 2021-05-24 12:11:53 +09:00
task_testcancel.c