aboutsummaryrefslogtreecommitdiff
path: root/src/southbridge/intel/pxhd/chip.h
blob: 5aedb7777651a25b0ad9d8160ee19645492e9523 (plain)
1
2
3
4
5
6
struct southbridge_intel_pxhd_config
{
	/* nothing */
};

extern struct chip_operations southbridge_intel_pxhd_ops;