mirror of https://github.com/ARMmbed/mbed-os.git
parent
0db72d0cf2
commit
dd1c59f588
|
@ -41,7 +41,7 @@
|
||||||
/************************************************************************************
|
/************************************************************************************
|
||||||
* Vectors
|
* Vectors
|
||||||
************************************************************************************/
|
************************************************************************************/
|
||||||
.section .vectors
|
.section .vectors, "a"
|
||||||
.align 2
|
.align 2
|
||||||
.globl __Vectors
|
.globl __Vectors
|
||||||
__Vectors:
|
__Vectors:
|
||||||
|
|
Loading…
Reference in New Issue