x86: coreboot: Add generic coreboot payload support
[oweals/u-boot.git] / arch / x86 / cpu / coreboot / car.S
1 /* SPDX-License-Identifier: GPL-2.0+ */
2 /*
3  * Copyright (c) 2011 The Chromium OS Authors.
4  * (C) Copyright 2010-2011
5  * Graeme Russ, <graeme.russ@gmail.com>
6  */
7
8 .section .text
9
10 .globl car_init
11 car_init:
12         jmp     car_init_ret