nuttx/arch/sim/include
hujun5 9b1800d043 irq: force inline up_interrupt_context
reason:
Replace "inline" with "inline_function" for "up_interrupt_context" to ensure consistency with other arch

Signed-off-by: hujun5 <hujun5@xiaomi.com>
2024-10-31 15:43:41 +08:00
..
sim
.gitignore
arch.h
elf.h elf: Move 32/64bit generic mapping from risc-v/arch_elf.c to elfxx.h 2023-07-10 13:09:47 -03:00
inttypes.h
irq.h irq: force inline up_interrupt_context 2024-10-31 15:43:41 +08:00
limits.h arch: fix typo 2022-08-03 17:37:08 +08:00
math.h arch/sim: add arch/math.h 2023-01-13 23:09:47 +08:00
setjmp.h sim: change the type of xcpt_reg_t 2024-10-04 08:21:35 +08:00
spinlock.h
syscall.h
types.h sim/types: fix windows64 build error 2024-10-04 08:21:35 +08:00