soc/intel/xeon_sp: Advertise DIMMs on skylake_sp as well
[coreboot.git] / src / drivers / crb / chip.h
blobac7ea96982519bd88f2d64efc96bcc80ab98feb8
1 /* SPDX-License-Identifier: GPL-2.0-only */
3 #ifndef DRIVERS_CRB_CHIP_H
4 #define DRIVERS_CRB_CHIP_H
6 struct drivers_crb_config {
7 };
9 #endif /* DRIVERS_CRB_CHIP_H */