- Bump the LinuxBIOS major version
[coreboot.git] / src / northbridge / via / vt8601 / chip.h
1 struct northbridge_via_vt8601_config
2 {
3 };
4
5 extern struct chip_operations northbridge_via_vt8601_control;