MIPS: Fold the MiscRegFile all the way into the ISA object.
This commit is contained in:
@@ -35,7 +35,6 @@ Import('*')
|
||||
if env['TARGET_ISA'] == 'mips':
|
||||
Source('faults.cc')
|
||||
Source('isa.cc')
|
||||
Source('misc_regfile.cc')
|
||||
Source('tlb.cc')
|
||||
Source('pagetable.cc')
|
||||
Source('utility.cc')
|
||||
|
||||
Reference in New Issue
Block a user