summaryrefslogtreecommitdiffstats
path: root/arch/x86/lib/efi/car.S
blob: 613af9ac8ac215ad6f596eb7423f89d092662e35 (plain)
1
2
3
4
5
6
7
8
9
10
/*
 * Copyright (c) 2015 Google, Inc
 * Written by Simon Glass <sjg@chromium.org>
 *
 * SPDX-License-Identifier:	GPL-2.0+
 */

.globl car_init
car_init:
	jmp	car_init_ret
OpenPOWER on IntegriCloud