aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/sunw/ultra40/chip.h
blob: bd7b8634bc42cb4d09967b7c6ac07213529392d7 (plain)
1
2
3
4
5
6
extern struct chip_operations mainboard_sunw_ultra40_ops;

struct mainboard_sunw_ultra40_config {
//	int fixup_scsi;
//	int fixup_vga;
};