nuttx/arch/z80/src/common
Xiang Xiao 3c1c29f2c4 arch: move non arm g_current_regs defintion to common place
to avoid the code duplicaiton

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2022-09-21 22:23:11 +02:00
..
Kconfig
z80_allocateheap.c arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
z80_assert.c arch: Call board_reset before up_irq_save and spin_trylock 2022-07-28 08:18:24 -04:00
z80_blocktask.c Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
z80_createstack.c arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
z80_doirq.c arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
z80_exit.c arch: Move the DUMP_ON_EXIT logic after nxtask_exit. 2022-04-13 21:59:23 +08:00
z80_idle.c
z80_initialize.c arch: move non arm g_current_regs defintion to common place 2022-09-21 22:23:11 +02:00
z80_internal.h arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
z80_interruptcontext.c
z80_mdelay.c
z80_nputs.c up_nputs: fix AddressSanitizer: global-buffer-overflow problem 2022-09-01 11:51:48 +08:00
z80_releasepending.c
z80_releasestack.c sched: Identify the stack need to free by TCB_FLAG_FREE_STACK 2021-06-18 05:44:41 -07:00
z80_reprioritizertr.c arch/*_reprioritizertr.c: Fix typos in comments. 2021-08-14 11:19:34 -07:00
z80_stackdump.c arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
z80_stackframe.c arch: Move STACK_ALIGNMENT definition to up_internal.h 2022-02-28 15:05:41 +08:00
z80_udelay.c
z80_unblocktask.c Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
z80_usestack.c sched: Identify the stack need to free by TCB_FLAG_FREE_STACK 2021-06-18 05:44:41 -07:00