treewide: Move "is part of the coreboot project" line in its own comment
[coreboot.git] / src / mainboard / asus / p8h61-m_lx / acpi_tables.c
blobf97249d9e4c0dbfe541b4f62b1867902767ed17d
1 /* This file is part of the coreboot project. */
2 /*
4 * This program is free software: you can redistribute it and/or modify
5 * it under the terms of the GNU General Public License as published by
6 * the Free Software Foundation, either version 2 of the License, or
7 * (at your option) any later version.
9 * This program is distributed in the hope that it will be useful,
10 * but WITHOUT ANY WARRANTY; without even the implied warranty of
11 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12 * GNU General Public License for more details.
15 #include <southbridge/intel/bd82x6x/nvs.h>
17 void acpi_create_gnvs(global_nvs_t *gnvs)