nuttx/arch/mips/src/common
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
..
Kconfig Fix references to the no-longer-existent misc/ directory in comments, README files, and documentation 2015-06-28 08:08:57 -06:00
mips_allocateheap.c arch/mips: Remove FAR from chip and board folder 2022-04-17 18:42:38 +03:00
mips_createstack.c arch/mips: Remove FAR from chip and board folder 2022-04-17 18:42:38 +03:00
mips_etherstub.c arch: rename arch special function name 2022-11-22 16:27:56 +08:00
mips_exit.c arch/: remove duplicated task exit logs 2024-01-17 09:18:17 -08:00
mips_getintstack.c arch: move stack and task dump to common code 2022-12-17 01:59:35 +08:00
mips_idle.c arch: mips: Author Gregory Nutt: update licenses to Apache 2021-03-31 08:48:33 -07:00
mips_initialize.c arch: rename arch special function name 2022-11-22 16:27:56 +08:00
mips_internal.h Indent the define statement by two spaces 2023-05-21 09:52:08 -03:00
mips_lowputs.c arch: rename arch special function name 2022-11-22 16:27:56 +08:00
mips_mdelay.c arch: mips: Author Gregory Nutt: update licenses to Apache 2021-03-31 08:48:33 -07:00
mips_modifyreg8.c arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
mips_modifyreg16.c arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
mips_modifyreg32.c arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
mips_nputs.c up_nputs: fix AddressSanitizer: global-buffer-overflow problem 2022-09-01 11:51:48 +08:00
mips_releasestack.c arch/mips: Remove FAR from chip and board folder 2022-04-17 18:42:38 +03:00
mips_stackframe.c arch/mips: Remove FAR from chip and board folder 2022-04-17 18:42:38 +03:00
mips_udelay.c arch: mips: Author Gregory Nutt: update licenses to Apache 2021-03-31 08:48:33 -07:00
mips_usestack.c arch: Move STACK_ALIGNMENT definition to up_internal.h 2022-02-28 15:05:41 +08:00