- First stab at running linuxbios without the old static device tree.
[coreboot.git] / src / cpu / amd / socket_940 / chip.h
1 extern struct chip_operations cpu_amd_socket_940_ops;
2
3 struct cpu_amd_socket_940_config {
4 };