summaryrefslogtreecommitdiffstats
path: root/src/soc/cavium/cn81xx/chip.h
blob: d4701f63fe9e89bfc887615061ba2636c9684cf8 (plain)
1
2
3
4
5
6
7
8
9
10
/* SPDX-License-Identifier: GPL-2.0-only */
/* This file is part of the coreboot project. */

#ifndef __SOC_CAVIUM_CN81XX_CHIP_H
#define __SOC_CAVIUM_CN81XX_CHIP_H

struct soc_cavium_cn81xx_config {
};

#endif /* __SOC_CAVIUM_CN81XX_CHIP_H */