incubator-nuttx/arch/mips
Yanfeng Liu 1e9434e2db arch/: remove duplicated task exit logs
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>
2024-01-17 09:18:17 -08:00
..
include Indent the define statement by two spaces 2023-05-21 09:52:08 -03:00
src arch/: remove duplicated task exit logs 2024-01-17 09:18:17 -08:00
Kconfig sched/task/fork: add fork implementation 2023-07-12 02:27:37 +08:00