- First stab at getting the ppc ports building and working.
[coreboot.git] / src / northbridge / ibm / cpc710 / chip.h
1
2 struct northbridge_ibm_cpc710_config {
3         /* Nothing yet */
4 };
5
6 extern struct chip_operations northbridge_ibm_cpc710_ops;