This, ladies and gentlement, is commit #4000.
[coreboot.git] / src / mainboard / intel / jarrell / chip.h
1 extern struct chip_operations mainboard_ops;
2
3 struct mainboard_config {
4         int nothing;
5 };