repo.or.cz
/
coreboot2.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
cpu/x86/smm/pci_resource_store: Store DEV/VEN ID
[coreboot2.git]
/
src
/
mainboard
/
emulation
/
qemu-i440fx
/
exit_car.S
blob
9850bb4f5f803767c8dc089353862817a75a3e9a
1
/* SPDX-License-Identifier: GPL-2.0-only */
2
.text
3
.global chipset_teardown_car
4
chipset_teardown_car:
5
/* There's no CAR to tear down */
6
ret