repo.or.cz
/
coreboot.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
ec/google/chromeec: Define ACPI_NOTIFY_CROS_EC_MKBP constant
[coreboot.git]
/
src
/
soc
/
example
/
min86
/
exit_car.S
blob
0f1b227c2dd4644684c8c8135621c96e58b2b516
1
/* SPDX-License-Identifier: GPL-2.0-only */
2
3
.global chipset_teardown_car
4
5
.code32
6
chipset_teardown_car:
7
/* Return to caller. */
8
jmp *%esp