summaryrefslogtreecommitdiff
path: root/src/arch/alpha/tlb.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/arch/alpha/tlb.cc')
-rw-r--r--src/arch/alpha/tlb.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/arch/alpha/tlb.cc b/src/arch/alpha/tlb.cc
index 2694cf38f..5e231d4d8 100644
--- a/src/arch/alpha/tlb.cc
+++ b/src/arch/alpha/tlb.cc
@@ -622,7 +622,7 @@ TLB::index(bool advance)
return *entry;
}
-/* end namespace AlphaISA */ }
+} // namespace AlphaISA
AlphaISA::ITB *
AlphaITBParams::create()