summaryrefslogtreecommitdiffstats
path: root/src/mainboard/supermicro/x10slm-f/acpi_tables.c
blob: b40bb9572562fc770b776d9d4d3bedf48f61f659 (plain)
1
2
3
4
5
6
7
8
/* This file is part of the coreboot project. */
/* SPDX-License-Identifier: GPL-2.0-or-later */

#include <southbridge/intel/lynxpoint/nvs.h>

void acpi_create_gnvs(global_nvs_t *gnvs)
{
}