incubator-nuttx/sched/misc
ouyangxiangzhen 17c51c0667 userspace: Exclude nuttx/arch.h
This patch fixed userspace headers conflict. Architecture-related definition and API should not be exposed to users.

Signed-off-by: ouyangxiangzhen <ouyangxiangzhen@xiaomi.com>
2024-11-01 16:59:37 +08:00
..
CMakeLists.txt coredump:Move coredump to sched/misc 2024-10-12 12:29:06 +08:00
Make.defs coredump:Move coredump to sched/misc 2024-10-12 12:29:06 +08:00
assert.c sched: modify CONFIG_DUMP_ON_EXIT to CONFIG_SCHED_DUMP_ON_EXIT 2024-10-15 01:50:55 +08:00
coredump.c coredump: coredump_add_memory_region need use flags 2024-10-24 08:46:01 +08:00
coredump.h coredump:Move private functions to internal header files 2024-10-12 12:29:06 +08:00
deadlock.c sched: optimize deadlock detection readability 2024-10-08 23:35:01 +08:00
panic_notifier.c sched: migrate to SPDX identifier 2024-09-12 01:10:14 +08:00
reboot_notifier.c userspace: Exclude nuttx/arch.h 2024-11-01 16:59:37 +08:00