X-Git-Url: http://wien.tomnetworks.com/gitweb/?p=coreboot.git;a=blobdiff_plain;f=src%2Fcpu%2Fintel%2Fsocket_rPGA989%2Fsocket_rPGA989.c;fp=src%2Fcpu%2Fintel%2Fsocket_rPGA989%2Fsocket_rPGA989.c;h=248457155959ea1541e2905f9bb52e3a769b8ed3;hp=0000000000000000000000000000000000000000;hb=5c55463f500528b69c47a06da22339fa85d70b7e;hpb=00636b0daefc3c499990744226a0e1a316d71731 diff --git a/src/cpu/intel/socket_rPGA989/socket_rPGA989.c b/src/cpu/intel/socket_rPGA989/socket_rPGA989.c new file mode 100644 index 000000000..248457155 --- /dev/null +++ b/src/cpu/intel/socket_rPGA989/socket_rPGA989.c @@ -0,0 +1,6 @@ +#include +#include "chip.h" + +struct chip_operations cpu_intel_socket_rPGA989_ops = { + CHIP_NAME("Socket rPGA989 CPU") +};