mpspec.h: Tweak the write_smp_table macro so that it is safe if passed a complex...
[coreboot.git] / src / cpu / intel / slot_2 / chip.h
1 extern struct chip_operations cpu_intel_slot_2_ops;
2
3 struct cpu_intel_slot_2_config {
4 };