projects
/
oweals
/
u-boot.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Merge branch 'master' of git://git.denx.de/u-boot-i2c
[oweals/u-boot.git]
/
arch
/
x86
/
cpu
/
coreboot
/
car.S
1
/*
2
* Copyright (c) 2011 The Chromium OS Authors.
3
* (C) Copyright 2010-2011
4
* Graeme Russ, <graeme.russ@gmail.com>
5
*
6
* SPDX-License-Identifier: GPL-2.0+
7
*/
8
9
.section .text
10
11
.globl car_init
12
car_init:
13
jmp car_init_ret