未验证 提交 f9c01e51 编写于 作者: B Bernard Xiong 提交者: GitHub

Merge pull request #4841 from whj4674672/start

Adjust the stack_top to bss
......@@ -42,7 +42,7 @@
#define SUB_ISR_Stack_Size (SUB_UND_Stack_Size + SUB_SVC_Stack_Size + SUB_ABT_Stack_Size + \
SUB_RT_FIQ_STACK_PGSZ + SUB_RT_IRQ_STACK_PGSZ)
.section .data.share.isr
.section .bss.share.isr
/* stack */
.globl stack_start
.globl stack_top
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册