nuttx/boards/arm/imxrt/teensy-4.x
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
..
configs fs: delete NFILE_DESCRIPTORS for allocating dynamically 2021-03-17 06:46:42 -07:00
include
kernel makefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
scripts board/arm/imxrt: the request for map file in Make.defs LDFLAGS results in absolute path in export target. 2021-01-29 10:40:03 -08:00
src sched: Don't include nuttx/sched.h inside sched.h 2021-05-24 12:11:53 +09:00
Kconfig