summaryrefslogtreecommitdiffstats
path: root/src/mainboard/emulation/qemu-i440fx/exit_car.S
blob: f1dc626ecf959c891a16aa05632fda24e2c91e94 (plain)
1
2
3
4
5
6
7
/* SPDX-License-Identifier: GPL-2.0-only */
/* This file is part of the coreboot project. */
.text
.global chipset_teardown_car
chipset_teardown_car:
	/* There's no CAR to tear down */
	ret