From 2820a448e2bcb861d099b1256087004462b78895 Mon Sep 17 00:00:00 2001 From: Korey Sewell Date: Wed, 14 Nov 2007 15:33:43 -0500 Subject: comment and spacing --HG-- extra : convert_revision : b3acde37bc11919700c257eae58ea9e0f66c9786 --- src/arch/mips/tlb.hh | 1 - 1 file changed, 1 deletion(-) (limited to 'src/arch/mips') diff --git a/src/arch/mips/tlb.hh b/src/arch/mips/tlb.hh index 5240eb2a9..0dfe3ecf1 100644 --- a/src/arch/mips/tlb.hh +++ b/src/arch/mips/tlb.hh @@ -53,7 +53,6 @@ class ThreadContext; namespace MipsISA { // WARN: This particular TLB entry is not necessarily conformed to MIPS ISA -// We just need this to make compiler happy. Use "PTE" type for real entry. struct TlbEntry { Addr _pageStart; -- cgit v1.2.3