ARM: Fold the MiscRegFile all the way into the ISA object.
This commit is contained in:
@@ -39,7 +39,6 @@ if env['TARGET_ISA'] == 'arm':
|
||||
Source('insts/mem.cc')
|
||||
Source('insts/pred_inst.cc')
|
||||
Source('insts/static_inst.cc')
|
||||
Source('isa.cc')
|
||||
Source('pagetable.cc')
|
||||
Source('tlb.cc')
|
||||
Source('vtophys.cc')
|
||||
|
||||
Reference in New Issue
Block a user