summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/apollolake/include/soc/msr.h
blob: cee11c29a86984df37447f487e84a9deedd3c121 (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_MSR_H_
#define _SOC_MSR_H_

#include <intelblocks/msr.h>

#endif