summaryrefslogtreecommitdiffstats
path: root/src/mainboard/asus/h61m-cs/acpi_tables.c
blob: 47cf3c2dc216b9cbe6367d1d3dec82d541edc63f (plain)
1
2
3
4
5
6
7
/* SPDX-License-Identifier: GPL-2.0-only */

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

void acpi_create_gnvs(global_nvs_t *gnvs)
{
}