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 0db72d0 commit dd1c59fCopy full SHA for dd1c59f
targets/TARGET_Samsung/TARGET_SIDK_S1SBP6A/device/TOOLCHAIN_GCC_ARM/startup_s1sbp6a.S
@@ -41,7 +41,7 @@
41
/************************************************************************************
42
* Vectors
43
************************************************************************************/
44
- .section .vectors
+ .section .vectors, "a"
45
.align 2
46
.globl __Vectors
47
__Vectors:
0 commit comments