Files
system76-coreboot/src/cpu/intel/socket_mFCPGA478/chip.h
Stefan Reinauer 8b83836115 Add support for the Intel mFCPGA 478 socket. (trivial)
Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Stefan Reinauer <stepan@coresystems.de>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2888 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2007-10-23 18:59:21 +00:00

5 lines
109 B
C

extern struct chip_operations cpu_intel_socket_mFCPGA478_ops;
struct cpu_intel_socket_mFCPGA478_config {
};