mirror of
https://github.com/apache/nuttx.git
synced 2026-08-20 23:49:05 +08:00
These archs only align the size of the stack, forgeting to do the stack start addr alignment, this patch fixes it. Signed-off-by: Chengdong Wang <wangchengdong@lixiang.com>