ec/google/chromeec: Define ACPI_NOTIFY_CROS_EC_MKBP constant
[coreboot.git] / src / soc / example / min86 / exit_car.S
blob0f1b227c2dd4644684c8c8135621c96e58b2b516
1 /* SPDX-License-Identifier: GPL-2.0-only */
3 .global chipset_teardown_car
5 .code32
6 chipset_teardown_car:
7         /* Return to caller. */
8         jmp     *%esp