summaryrefslogtreecommitdiff
path: root/src/northbridge/motorola/mpc107/chip.h
blob: 48f7decb4035dd9b9d7e2cf8c91f8c555ba02145 (plain)
1
2
3
4
5
6

struct northbridge_motorola_mpc107_config {
	/* Nothing yet */
};

extern struct chip_operations northbridge_motorola_mpc107_ops;