Add AMD K8 S1G1 socket support.
[coreboot.git] / src / cpu / amd / socket_S1G1 / chip.h
1 extern struct chip_operations cpu_amd_socket_S1G1_ops;
2
3 struct cpu_amd_socket_S1G1_config {
4 };