From: Gabe Black Date: Mon, 10 Oct 2011 07:38:57 +0000 (-0700) Subject: SPARC: Let the TLB have friends in FS mode. X-Git-Tag: stable_2012_06_28~324 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=afa7a34563554cfe2c0c11eef834c2e7222a4c06;p=gem5.git SPARC: Let the TLB have friends in FS mode. --- diff --git a/src/arch/sparc/tlb.hh b/src/arch/sparc/tlb.hh index 7d33f7044..fe6111759 100644 --- a/src/arch/sparc/tlb.hh +++ b/src/arch/sparc/tlb.hh @@ -48,11 +48,9 @@ namespace SparcISA class TLB : public BaseTLB { -#if !FULL_SYSTEM // These faults need to be able to populate the tlb in SE mode. friend class FastInstructionAccessMMUMiss; friend class FastDataAccessMMUMiss; -#endif // TLB state protected: