ops and tsc
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1716 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
parent
9cf950ca5a
commit
fb198640d8
|
@ -1,3 +1,4 @@
|
|||
dir /cpu/x86/tsc
|
||||
dir /cpu/x86/mtrr
|
||||
dir /cpu/x86/fpu
|
||||
dir /cpu/x86/mmx
|
||||
|
|
|
@ -2,4 +2,4 @@ struct northbridge_intel_e7501_config
|
|||
{
|
||||
};
|
||||
|
||||
extern struct chip_operations northbridge_intel_e7501_control;
|
||||
extern struct chip_operations northbridge_intel_e7501_ops;
|
||||
|
|
Loading…
Reference in New Issue