summaryrefslogtreecommitdiff
path: root/src/mainboard/densitron/dpx114/chip.h
blob: 10beb176b0116e0abe8151b0ec2e2d456a646d92 (plain)
1
2
3
4
5
extern struct chip_operations mainboard_densitron_dpx114_ops;

struct mainboard_densitron_dpx114_config {
	int nothing;
};