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.
2 parents f3d91fd + dd1c59f commit f38aa59Copy full SHA for f38aa59
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