nuttx/arch/sim/include
hujun5 8bb250a4c0 arch: move STACK_ALIGNMENT to irq.h
Move STACK_ALIGNMENT macro definitions from architecture-specific internal
headers to public irq.h headers. This enables common code to directly access
STACK_ALIGNMENT without requiring internal header inclusion, improving code
organization and reducing header dependencies. Applies to all architectures:
ARM, ARM64, AVR, HC, MIPS, or1k, Renesas, RISC-V, SIM, SPARC, TriCore, x86,
x86_64, Xtensa, Z16, and Z80.

Signed-off-by: hujun5 <hujun5@xiaomi.com>
2026-01-19 14:43:43 +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/sim: migrate to SPDX identifier 2024-12-02 17:23:25 +08:00
elf.h arch/sim: migrate to SPDX identifier 2024-12-02 17:23:25 +08:00
inttypes.h arch/sim: migrate to SPDX identifier 2024-12-02 17:23:25 +08:00
irq.h arch: move STACK_ALIGNMENT to irq.h 2026-01-19 14:43:43 +08:00
limits.h arch/sim: migrate to SPDX identifier 2024-12-02 17:23:25 +08:00
setjmp.h arch/sim: add JB_ALIGN0 for x64 to ensure the align 2026-01-13 10:29:24 +08:00
spinlock.h arch/sim: migrate to SPDX identifier 2024-12-02 17:23:25 +08:00
syscall.h arch/sim: migrate to SPDX identifier 2024-12-02 17:23:25 +08:00
types.h arch/sim: migrate to SPDX identifier 2024-12-02 17:23:25 +08:00