summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/icelake/include/soc/soc_chip.h
blob: d11769db95f9f61462437ad112f18177985633d0 (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_ICELAKE_SOC_CHIP_H_
#define _SOC_ICELAKE_SOC_CHIP_H_

#include "../../chip.h"

#endif /* _SOC_ICELAKE_SOC_CHIP_H_ */