/* SPDX-License-Identifier: GPL-2.0+ */ /* * Copyright (C) 2015-2017 Intel Corp. * (Written by Lance Zhao for Intel Corp.) * Copyright Google LLC 2019 * * Modified from coreboot apollolake/include/soc/nvs.h */ #ifndef _GLOBAL_NVS_H_ #define _GLOBAL_NVS_H_ #include #endif /* _GLOBAL_NVS_H_ */