nuttx/arch/sim
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
..
include arch: move STACK_ALIGNMENT to irq.h 2026-01-19 14:43:43 +08:00
src arch: move some macros to public code. 2026-01-20 01:53:08 +08:00
CMakeLists.txt arch:use ARCH_64BIT to mark arch is support 64bit 2025-12-18 22:05:12 +08:00
Kconfig wifi: Support the wifi operations based on the bss file. 2026-01-14 09:22:54 +08:00