mirror of
https://github.com/apache/nuttx.git
synced 2026-09-01 14:43:02 +00:00
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> |
||
|---|---|---|
| .. | ||
| common | ||
| mips32 | ||
| pic32mx | ||
| pic32mz | ||
| .gitignore | ||
| Makefile | ||