BSP: A53: clean up xil-crt0.s
This patch removes unused variable definitions from xil-crt0.s Signed-off-by: Kinjal Pravinbhai Patel <patelki@xilinx.com>
This commit is contained in:
parent
7a1167ed9f
commit
35c11ded6a
1 changed files with 0 additions and 3 deletions
|
@ -47,9 +47,6 @@
|
|||
*
|
||||
******************************************************************************/
|
||||
|
||||
.extern XSmc_NorInit
|
||||
.extern XSmc_SramInit
|
||||
|
||||
.file "xil-crt0.S"
|
||||
.section ".got2","aw"
|
||||
.align 2
|
||||
|
|
Loading…
Add table
Reference in a new issue