]> git.ipfire.org Git - people/ms/u-boot.git/blob - board/emulation/qemu-x86/start.S
Merge git://git.denx.de/u-boot-usb
[people/ms/u-boot.git] / board / emulation / qemu-x86 / start.S
1 /*
2 * Copyright (C) 2015, Bin Meng <bmeng.cn@gmail.com>
3 *
4 * SPDX-License-Identifier: GPL-2.0+
5 */
6
7 .globl early_board_init
8 early_board_init:
9 jmp early_board_init_ret