cpu/x86/smm/pci_resource_store: Store DEV/VEN ID
[coreboot2.git] / src / mainboard / google / foster / boardid.c
blobfadd0f1b634aa75e107d5352a55ef19fe68be252
1 /* SPDX-License-Identifier: GPL-2.0-only */
3 #include <boardid.h>
4 #include <gpio.h>
6 uint32_t board_id(void)
8 return 0;