36a37
> #include "config/full_system.hh"
48a50,55
> #if !FULL_SYSTEM
> //These faults need to be able to populate the tlb in SE mode.
> friend class FastInstructionAccessMMUMiss;
> friend class FastDataAccessMMUMiss;
> #endif
>
185a193
> #if FULL_SYSTEM
187a196
> #endif