summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/icelake/include/soc/nvs.h
blob: 512945898e243a3410ee17118fa47b77780eaef8 (plain)
1
2
3
4
5
6
7
8
/* SPDX-License-Identifier: GPL-2.0-only */

#ifndef _SOC_NVS_H_
#define _SOC_NVS_H_

#include <intelblocks/nvs.h>

#endif