This patch fixes the remaining stack protector problem on v2. The DISTRO_CFLAGS were...
[coreboot.git] / src / mainboard / ibm / e326 / chip.h
1 extern struct chip_operations mainboard_ibm_e326_ops;
2
3 struct mainboard_ibm_e326_config {
4         int nothing;
5 };