Fixed ALPHA_FS by moving the remnants of isa_fullsys_traits.hh into arch/alpha/pageta...
authorGabe Black <gblack@eecs.umich.edu>
Tue, 15 Aug 2006 08:46:51 +0000 (04:46 -0400)
committerGabe Black <gblack@eecs.umich.edu>
Tue, 15 Aug 2006 08:46:51 +0000 (04:46 -0400)
commitc9900f159e8d2fd7e32070e2cd0971caf917431d
tree80b479ecb6cec5dcbb15b699904b18e77815cb5b
parent336beeaf43d91c8a3d33d15b0a7e189dd7826110
Fixed ALPHA_FS by moving the remnants of isa_fullsys_traits.hh into arch/alpha/pagetable.hh and fixing up some includes

--HG--
extra : convert_revision : 02a47fa62b17245763314890beb68339c789d18f
src/arch/SConscript
src/arch/alpha/ev5.cc
src/arch/alpha/faults.hh
src/arch/alpha/isa_traits.hh
src/arch/alpha/pagetable.hh [new file with mode: 0644]
src/arch/alpha/tlb.cc
src/arch/alpha/tlb.hh
src/arch/alpha/vtophys.hh
src/cpu/simple/base.cc
src/cpu/static_inst.hh
src/dev/platform.cc