start of 970 port
[coreboot.git] / src / northbridge / ibm / cpc925 / chip.h
1
2 struct northbridge_ibm_cpc925_config {
3         /* Nothing yet */
4 };
5
6 extern struct chip_operations northbridge_ibm_cpc925_ops;