This, ladies and gentlement, is commit #4000.
[coreboot.git] / src / southbridge / intel / pxhd / chip.h
1 struct southbridge_intel_pxhd_config
2 {
3         /* nothing */
4 };
5
6 extern struct chip_operations southbridge_intel_pxhd_ops;