Signed-off-by: Stefan Reinauer <stepan@coresystems.de> Acked-by: Ronald G. Minnich <rminnich@gmail.com> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3702 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
5 lines
105 B
C
5 lines
105 B
C
extern struct chip_operations cpu_intel_socket_mPGA478_ops;
|
|
|
|
struct cpu_intel_socket_mPGA478_config {
|
|
};
|