ec/google/chromeec: Define ACPI_NOTIFY_CROS_EC_MKBP constant
[coreboot.git] / src / soc / intel / baytrail / placeholders.c
blob15514f97379712c21288543a3c63596940f2eaa7
1 /* SPDX-License-Identifier: GPL-2.0-only */
3 #include <device/pci_rom.h>
4 #include <soc/acpi.h>
6 /* Rmodules don't like weak symbols. */
7 u32 map_oprom_vendev(u32 vendev) { return vendev; }