Add support for E7505 northbridge.
[coreboot.git] / src / northbridge / intel / e7505 / chip.h
1 struct northbridge_intel_e7505_config
2 {
3 };
4
5 extern struct chip_operations northbridge_intel_e7505_ops;
6