Add qemu 2.4.0
[kvmfornfv.git] / qemu / roms / u-boot / arch / arm / cpu / arm1176 / tnetv107x / lowlevel_init.S
1 /*
2  * TNETV107X: Low-level pre-relocation initialization
3  *
4  * SPDX-License-Identifier:     GPL-2.0+
5  */
6
7 .globl lowlevel_init
8 lowlevel_init:
9         /* nothing for now, maybe needed for more exotic boot modes */
10         mov     pc, lr