- Add support _framework_ for the Asus p2b.
[coreboot.git] / src / mainboard / asus / p2b / chip.h
1 extern struct chip_operations mainboard_asus_p2b_ops;
2
3 struct mainboard_asus_p2b_config {
4         int nothing;
5 };