aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/momentum/apache/chip.h
blob: a76eb645f986bdc06c4f2b45a85c260e115d11db (plain)
1
2
3
4
5
struct chip_operations mainboard_momentum_apache_ops;

struct mainboard_momentum_apache_config {
	int nothing;
};