coreboot-kgpe-d16/src/mainboard/packardbell/ms2290/acpi_tables.c

8 lines
137 B
C
Raw Normal View History

/* SPDX-License-Identifier: GPL-2.0-only */
#include <southbridge/intel/ibexpeak/nvs.h>
void acpi_create_gnvs(global_nvs_t * gnvs)
{
}