- Add the new files for the motorola mpc107
[coreboot.git] / src / northbridge / motorola / mpc107 / chip.h
1
2 struct northbridge_motorola_mpc107_config {
3         /* Nothing yet */
4 };
5
6 extern struct chip_operations northbridge_motorola_mpc107_ops;