syscall emulation: Enabled getrlimit and getrusage for x86.
[gem5.git] / src / arch / mips / kernel_stats.hh
index f14c6f8515ee9b8766680cb08510c44bed285c4e..5cf6087c814368bb6c124fbc9bef19528daa64d3 100644 (file)
@@ -48,7 +48,7 @@ class Statistics : public ::Kernel::Statistics
 };
 
 
-} /* end namespace MipsISA::Kernel */
-} /* end namespace MipsISA */
+} // namespace MipsISA::Kernel
+} // namespace MipsISA
 
 #endif // __ARCH_MIPS_KERNEL_STATS_HH__