aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel/tigerlake/include/soc/soc_chip.h
blob: 528c25f501b5ed166cf8b9f942eb3d15d3933e1e (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_TIGERLAKE_SOC_CHIP_H_
#define _SOC_TIGERLAKE_SOC_CHIP_H_

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

#endif /* _SOC_TIGERLAKE_SOC_CHIP_H_ */