summaryrefslogtreecommitdiff
path: root/src/mainboard/newisys/khepri/chip.h
blob: f4889d6a652dabf7a62411ebaa183afed7d2e659 (plain)
1
2
3
4
5
extern struct chip_operations mainboard_newisys_khepri_ops;

struct mainboard_newisys_khepri_config {
	int nothing;
};