remove trailing whitespace
[coreboot.git] / src / northbridge / amd / amdk8 / chip.h
1 struct northbridge_amd_amdk8_config
2 {
3 };
4
5 extern struct chip_operations northbridge_amd_amdk8_ops;