summaryrefslogtreecommitdiff
path: root/src/arch/power/predecoder.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/arch/power/predecoder.hh')
-rw-r--r--src/arch/power/predecoder.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/arch/power/predecoder.hh b/src/arch/power/predecoder.hh
index 431c5d1b7..8b1089095 100644
--- a/src/arch/power/predecoder.hh
+++ b/src/arch/power/predecoder.hh
@@ -120,6 +120,6 @@ class Predecoder
}
};
-} // PowerISA namespace
+} // namespace PowerISA
#endif // __ARCH_POWER_PREDECODER_HH__