Moved registerfile.hh to regfile.hh

--HG--
rename : arch/alpha/registerfile.hh => arch/alpha/regfile.hh
extra : convert_revision : 27df93cd2259dab85057f966c801c0db2cb6f022
This commit is contained in:
Gabe Black
2006-03-14 16:05:44 -05:00
parent 538919445c
commit efe46430fa
4 changed files with 3 additions and 3 deletions

View File

@@ -50,7 +50,7 @@ isa_switch_hdrs = Split('''
faults.hh
isa_traits.hh
process.hh
registerfile.hh
regfile.hh
stacktrace.hh
tlb.hh
types.hh