simplify source tree hierarchy: move files from sdram/ and ram/ to lib/
[coreboot.git] / src / mainboard / supermicro / x6dhe_g2 / chip.h
1 extern struct chip_operations mainboard_ops;
2
3 struct mainboard_config {
4         int nothing;
5 };