nuttx/arch/mips/src/common
Xiang Xiao 70290b6e38 arch: Change the linker generated symbols from uint32_t to uint8_t *
and remove the duplicated declaration

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2022-09-24 21:26:56 +02: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: mips: Author Gregory Nutt: update licenses to Apache 2021-03-31 08:48:33 -07:00
mips_exit.c arch/mips: Remove unneeded group_addrenv call which handled by mips_doirq 2022-04-18 18:34:12 +03: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: move non arm g_current_regs defintion to common place 2022-09-21 22:23:11 +02:00
mips_internal.h arch: Change the linker generated symbols from uint32_t to uint8_t * 2022-09-24 21:26:56 +02:00
mips_lowputs.c Fix error: implicit declaration of function 'up_cpu_index' 2022-01-20 23:21:21 +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