aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/dell/s1850/chip.h
blob: 75dcaf49c1b95d90041174045339a26dd624aff0 (plain)
1
2
3
4
5
struct chip_operations mainboard_dell_s1850_ops;

struct mainboard_dell_s1850_config {
	int nothing;
};