We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 663d838 commit a6060a4Copy full SHA for a6060a4
libcpu/arm/cortex-a/start_gcc.S
@@ -42,7 +42,7 @@
42
#define SUB_ISR_Stack_Size (SUB_UND_Stack_Size + SUB_SVC_Stack_Size + SUB_ABT_Stack_Size + \
43
SUB_RT_FIQ_STACK_PGSZ + SUB_RT_IRQ_STACK_PGSZ)
44
45
-.section .data.share.isr
+.section .bss.share.isr
46
/* stack */
47
.globl stack_start
48
.globl stack_top
0 commit comments