Change-Id: Iee7d3ff2884d8c43ff1af498160589e551bc9cc8 Signed-off-by: Sven Schnelle <svens@stackframe.org> Reviewed-on: http://review.coreboot.org/492 Tested-by: build bot (Jenkins)
5 lines
103 B
C
5 lines
103 B
C
extern struct chip_operations cpu_intel_socket_LGA771_ops;
|
|
|
|
struct cpu_intel_socket_LGA771_config {
|
|
};
|