2020-04-03 01:22:49 +02:00
|
|
|
/* SPDX-License-Identifier: GPL-2.0-only */
|
2014-02-19 22:20:14 +01:00
|
|
|
|
2018-06-06 18:01:30 +02:00
|
|
|
#include <southbridge/intel/ibexpeak/nvs.h>
|
2014-02-19 22:20:14 +01:00
|
|
|
|
2014-09-02 22:25:36 +02:00
|
|
|
void acpi_create_gnvs(global_nvs_t * gnvs)
|
2014-02-19 22:20:14 +01:00
|
|
|
{
|
|
|
|
}
|