mirror of
https://github.com/apache/nuttx.git
synced 2026-06-07 01:05:54 +08:00
1e9434e2db
Newly added logging in `sched/task_exit.c` obsoletes the existing ones in `arch/up_exit()`, thus remove the latter to reduce duplications. Signed-off-by: Yanfeng Liu <yfliu2008@qq.com>