X-Git-Url: http://wien.tomnetworks.com/gitweb/?p=coreboot.git;a=blobdiff_plain;f=src%2Fcpu%2Fintel%2Fsocket_rPGA989%2Fchip.h;fp=src%2Fcpu%2Fintel%2Fsocket_rPGA989%2Fchip.h;h=f843e747381b0558b32d6cfb64de1dac0d8fde05;hp=0000000000000000000000000000000000000000;hb=5c55463f500528b69c47a06da22339fa85d70b7e;hpb=00636b0daefc3c499990744226a0e1a316d71731 diff --git a/src/cpu/intel/socket_rPGA989/chip.h b/src/cpu/intel/socket_rPGA989/chip.h new file mode 100644 index 000000000..f843e7473 --- /dev/null +++ b/src/cpu/intel/socket_rPGA989/chip.h @@ -0,0 +1,4 @@ +extern struct chip_operations cpu_intel_socket_rPGA989_ops; + +struct cpu_intel_socket_rPGA989_config { +};