mirror of
https://github.com/apache/nuttx.git
synced 2026-08-18 11:41:51 +08:00
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>