Fix SAMA5 vector linking issue

This commit is contained in:
Gregory Nutt 2013-07-24 12:51:42 -06:00
parent 213780bc43
commit f337f3a977

View File

@ -58,7 +58,8 @@
* Vector initialization block
****************************************************************************/
.globl _vector_start
.section .vectors, "ax"
.globl _vector_start
/* These will be relocated to VECTOR_BASE. */