nuttx/arch/mips/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
..
mips32 arch/mips: Add support to disable signals actions related data struct 2026-01-18 08:24:13 -03:00
pic32mx arch/irq.h: update all inline to inline_function 2025-01-06 23:03:05 +08:00
pic32mz arch/irq.h: update all inline to inline_function 2025-01-06 23:03:05 +08:00
.gitignore
arch.h arch/misps: migrate to SPDX identifier 2024-12-02 22:43:23 +08:00
inttypes.h arch/misps: migrate to SPDX identifier 2024-12-02 22:43:23 +08:00
irq.h arch: move STACK_ALIGNMENT to irq.h 2026-01-19 14:43:43 +08:00
limits.h arch/misps: migrate to SPDX identifier 2024-12-02 22:43:23 +08:00
syscall.h arch/misps: migrate to SPDX identifier 2024-12-02 22:43:23 +08:00
types.h arch/misps: migrate to SPDX identifier 2024-12-02 22:43:23 +08:00