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

#ifndef _SOC_MSR_H_
#define _SOC_MSR_H_

#include <intelblocks/msr.h>

#endif