This fixes a couple of issues with older Linux kernels (that expect an XSDT as
[coreboot.git] / src / mainboard / iwill / dk8_htx / chip.h
1 extern struct chip_operations mainboard_ops;
2
3 struct mainboard_config {
4 //      int fixup_scsi;
5 //      int fixup_vga;
6 };