summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/apollolake/include/soc/soc_chip.h
blob: 65867546f53ef7ee31a224e24592168169b4fcdd (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_APOLLOLAKE_SOC_CHIP_H_
#define _SOC_APOLLOLAKE_SOC_CHIP_H_

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

#endif /* _SOC_APOLLOLAKE_SOC_CHIP_H_ */