nuttx/arch/x86/src
hujun5 63e59e26c0 arch: move some macros to public code.
Move stack alignment and kernel stack macros from architecture-specific internal
headers to public include/nuttx/irq.h. Consolidates duplicate definitions across
17 architecture families, reducing code duplication while enabling common code
to access these core alignment utilities without architecture dependencies.

Signed-off-by: hujun5 <hujun5@xiaomi.com>
2026-01-20 01:53:08 +08:00
..
common arch: move some macros to public code. 2026-01-20 01:53:08 +08:00
i486 arch: fix alignment bug for archs that need stack alignment 2025-09-18 11:11:32 -03:00
qemu arch/x86: Add support to disable signals actions related data struct 2026-01-18 08:24:13 -03:00
.gitignore
Makefile arch/x86: migrate to SPDX identifier 2024-12-02 17:23:25 +08:00