Files
system76-coreboot/src/cpu/intel/socket_mPGA604/chip.h
Stefan Reinauer 38c49fddde argh... never redo parts of the original patch on the fly. This fixes the tree
again.
Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Stefan Reinauer <stepan@coresystems.de>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4171 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2009-04-22 09:06:38 +00:00

5 lines
105 B
C

extern struct chip_operations cpu_intel_socket_mPGA604_ops;
struct cpu_intel_socket_mPGA604_config {
};