nuttx/arch/sim/include
chao.an 3f65b562bb arch: inline up_interrupt_context()
inline the up_interrupt_context() to avoid unnecessary stack pushes

Signed-off-by: chao.an <anchao@xiaomi.com>
2022-05-26 04:36:07 +08:00
..
sim Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
.gitignore Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
arch.h arch: Rename xxx_getsp to up_getsp 2021-06-09 10:20:02 -07:00
elf.h arch/sim: add arch elf define 2021-11-23 20:34:56 +09:00
inttypes.h sim: Initial support on MacOS M1 and Linux AARCH64 based hosts. 2022-02-17 09:35:09 +08:00
irq.h arch: inline up_interrupt_context() 2022-05-26 04:36:07 +08:00
limits.h sim: Initial support on MacOS M1 and Linux AARCH64 based hosts. 2022-02-17 09:35:09 +08:00
setjmp.h sim: Initial support on MacOS M1 and Linux AARCH64 based hosts. 2022-02-17 09:35:09 +08:00
spinlock.h arch: sim: nxstyle fixes 2021-03-31 21:12:25 -05:00
syscall.h sim/syscall: add syscall note support in the flat build 2022-03-07 23:58:28 +08:00
types.h arch/sim: Always typedef xcpt_reg_t to unsigned long 2022-02-15 06:44:21 +01:00