u-boot-brain/arch/x86/cpu/coreboot/car.S

13 lines
222 B
ArmAsm
Raw Normal View History

/* SPDX-License-Identifier: GPL-2.0+ */
/*
* Copyright (c) 2011 The Chromium OS Authors.
* (C) Copyright 2010-2011
* Graeme Russ, <graeme.russ@gmail.com>
*/
.section .text
.globl car_init
car_init:
jmp car_init_ret