aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/lippert/frontrunner/chip.h
blob: 278af7fde2814a7a1d0ee0079736c908c921be11 (plain)
1
2
3
4
5
extern struct chip_operations mainboard_lippert_coolrunner_ops;

struct mainboard_lippert_coolrunner_config {
	int nothing;
};