]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/arm/cpu/armv7/start.S
arm: remove unused _end_vect and _vectors_end symbols
[karo-tx-uboot.git] / arch / arm / cpu / armv7 / start.S
index 27be451a89d5d39eed7e9809c04853954661b9dc..eefe1ed254955455154528040e0302a95200f4c3 100644 (file)
@@ -55,9 +55,6 @@ _fiq:                 .word fiq
 _pad:                  .word 0x12345678 /* now 16*4=64 */
 #endif /* CONFIG_SPL_BUILD */
 
-.global _end_vect
-_end_vect:
-
        .balignl 16,0xdeadbeef
 /*************************************************************************
  *