- Ensure every copy of Options.lb uses:
[coreboot.git] / src / mainboard / newisys / khepri / chip.h
1 extern struct chip_operations mainboard_newisys_khepri_ops;
2
3 struct mainboard_newisys_khepri_config {
4         int nothing;
5 };