From 35c11ded6acc8fb47a2f973d657c928a65e4cac5 Mon Sep 17 00:00:00 2001 From: Kinjal Pravinbhai Patel Date: Fri, 9 Jan 2015 15:00:42 +0530 Subject: [PATCH] BSP: A53: clean up xil-crt0.s This patch removes unused variable definitions from xil-crt0.s Signed-off-by: Kinjal Pravinbhai Patel --- lib/bsp/standalone/src/cortexa53/gcc/xil-crt0.S | 3 --- 1 file changed, 3 deletions(-) diff --git a/lib/bsp/standalone/src/cortexa53/gcc/xil-crt0.S b/lib/bsp/standalone/src/cortexa53/gcc/xil-crt0.S index 052ce1a0..61c802c9 100644 --- a/lib/bsp/standalone/src/cortexa53/gcc/xil-crt0.S +++ b/lib/bsp/standalone/src/cortexa53/gcc/xil-crt0.S @@ -47,9 +47,6 @@ * ******************************************************************************/ -.extern XSmc_NorInit -.extern XSmc_SramInit - .file "xil-crt0.S" .section ".got2","aw" .align 2