summaryrefslogtreecommitdiff
path: root/src/arch/alpha/mt.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/arch/alpha/mt.hh')
-rw-r--r--src/arch/alpha/mt.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/arch/alpha/mt.hh b/src/arch/alpha/mt.hh
index 88ab01e32..57cf90f79 100644
--- a/src/arch/alpha/mt.hh
+++ b/src/arch/alpha/mt.hh
@@ -66,6 +66,6 @@ getTargetThread(TC *tc)
return 0;
}
-}//namespace AlphaISA
+} // namespace AlphaISA
#endif