Remove default n statements to simplify .config and ldoptions files.
[coreboot.git] / src / northbridge / intel / e7501 / chip.h
1 struct northbridge_intel_e7501_config
2 {
3 };
4
5 extern struct chip_operations northbridge_intel_e7501_ops;