summaryrefslogtreecommitdiff
path: root/src/arch/power/registers.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/arch/power/registers.hh')
-rw-r--r--src/arch/power/registers.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/arch/power/registers.hh b/src/arch/power/registers.hh
index 59816a599..8b2aefc47 100644
--- a/src/arch/power/registers.hh
+++ b/src/arch/power/registers.hh
@@ -101,6 +101,6 @@ enum MiscIntRegNums {
INTREG_RSV_ADDR
};
-} // PowerISA namespace
+} // namespace PowerISA
#endif // __ARCH_POWER_REGISTERS_HH__