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

struct mainboard_dell_s2850_config {
	int nothing;
};