nuttx/arch/x86/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
..
i486 arch/x86: Add support to disable signals actions related data struct 2026-01-18 08:24:13 -03:00
qemu arch/x86: migrate to SPDX identifier 2024-12-02 17:23:25 +08:00
.gitignore
arch.h arch/x86: migrate to SPDX identifier 2024-12-02 17:23:25 +08:00
inttypes.h arch/x86: migrate to SPDX identifier 2024-12-02 17:23:25 +08:00
io.h arch/x86: 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/x86: migrate to SPDX identifier 2024-12-02 17:23:25 +08:00
syscall.h arch/x86: migrate to SPDX identifier 2024-12-02 17:23:25 +08:00
types.h arch/x86: migrate to SPDX identifier 2024-12-02 17:23:25 +08:00