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
This commit is contained in:
Gabe Black
2006-08-15 04:46:51 -04:00
parent 336beeaf43
commit c9900f159e
11 changed files with 134 additions and 18 deletions

View File

@@ -29,6 +29,7 @@
* Nathan Binkert
*/
#include "base/misc.hh"
#include "dev/platform.hh"
#include "sim/builder.hh"
#include "sim/sim_exit.hh"