summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/jasperlake/include/soc/soc_chip.h
blob: d1b88016f50de4eaa1f2a5b169499afbe5ab1da2 (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_JASPERLAKE_SOC_CHIP_H_
#define _SOC_JASPERLAKE_SOC_CHIP_H_

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

#endif /* _SOC_JASPERLAKE_SOC_CHIP_H_ */