Alpha: Phase out Alpha's intregfile.hh and intregfile.cc.

This commit is contained in:
Gabe Black
2009-07-08 23:02:21 -07:00
parent faa6ebebe1
commit 6ebce9d65a
5 changed files with 17 additions and 98 deletions

View File

@@ -34,7 +34,6 @@ Import('*')
if env['TARGET_ISA'] == 'alpha':
Source('ev5.cc')
Source('faults.cc')
Source('intregfile.cc')
Source('ipr.cc')
Source('isa.cc')
Source('miscregfile.cc')