mirror of
https://github.com/apache/nuttx.git
synced 2026-09-08 09:56:33 +00: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> |
||
|---|---|---|
| .. | ||
| i486_createstack.c | ||
| i486_initialstate.c | ||
| i486_irq.c | ||
| i486_regdump.c | ||
| i486_releasestack.c | ||
| i486_savestate.c | ||
| i486_schedulesigaction.c | ||
| i486_sigdeliver.c | ||
| i486_stackframe.c | ||
| i486_syscall6.S | ||
| i486_usestack.c | ||
| i486_utils.S | ||
| Kconfig | ||