comment and spacing

--HG--
extra : convert_revision : b3acde37bc11919700c257eae58ea9e0f66c9786
This commit is contained in:
Korey Sewell
2007-11-14 15:33:43 -05:00
parent 5f7879a935
commit 2820a448e2

View File

@@ -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;