mirror of
https://github.com/apache/nuttx.git
synced 2026-05-10 23:40:21 +08:00
6f03601169
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>