c8c720a801
Creator: Ronald G. Minnich <rminnich@lanl.gov> add cpu directory and files for sc520 git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1934 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
4 lines
83 B
C
4 lines
83 B
C
extern struct chip_operations cpu_amd_sc520_ops;
|
|
|
|
struct cpu_amd_sc520_config {
|
|
};
|