Merge branch 'master' of git://git.denx.de/u-boot-nios
[oweals/u-boot.git] / arch / arm / lib / vectors.S
index d68cc477dc68e7a1ba60eaba046747901dae38f7..493f3373f3cd7ed61ff0df45fba8e77ed71e7a54 100644 (file)
@@ -13,6 +13,8 @@
  * SPDX-License-Identifier:    GPL-2.0+
  */
 
+#include <config.h>
+
 /*
  *************************************************************************
  *
@@ -43,8 +45,6 @@
  *************************************************************************
  */
 
-_start:
-
 #ifdef CONFIG_SYS_DV_NOR_BOOT_CFG
        .word   CONFIG_SYS_DV_NOR_BOOT_CFG
 #endif