summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/icelake/include/soc/nvs.h
blob: d059b00915ea28ab8a19898ddff0206ca9930143 (plain)
1
2
3
4
5
6
7
8
9
/* SPDX-License-Identifier: GPL-2.0-only */
/* This file is part of the coreboot project. */

#ifndef _SOC_NVS_H_
#define _SOC_NVS_H_

#include <intelblocks/nvs.h>

#endif