drop unneeded __ROMCC__ checks when the check for __PRE_RAM__ is more
[coreboot.git] / src / mainboard / broadcom / blast / chip.h
1 extern struct chip_operations mainboard_ops;
2
3 struct mainboard_config {
4 //      int fixup_scsi;
5 //      int fixup_vga;
6 };