nuttx/arch/sim/include
hujun5 6f03601169 arch: rename STACK_ALIGNMENT to STACKFRAME_ALIGN across all architectures
Rename STACK_ALIGNMENT macro to STACKFRAME_ALIGN throughout the codebase
to provide clearer naming semantics. The new name better reflects the macro's
purpose of frame alignment rather than general stack alignment.

Signed-off-by: hujun5 <hujun5@xiaomi.com>
2026-01-22 15:37:24 +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: rename STACK_ALIGNMENT to STACKFRAME_ALIGN across all architectures 2026-01-22 15:37:24 +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