summaryrefslogtreecommitdiff
path: root/src/arch/power/mmaped_ipr.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/arch/power/mmaped_ipr.hh')
-rw-r--r--src/arch/power/mmaped_ipr.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/arch/power/mmaped_ipr.hh b/src/arch/power/mmaped_ipr.hh
index bd1ea10b3..fc88634dc 100644
--- a/src/arch/power/mmaped_ipr.hh
+++ b/src/arch/power/mmaped_ipr.hh
@@ -61,6 +61,6 @@ handleIprWrite(ThreadContext *xc, Packet *pkt)
panic("No implementation for handleIprWrite in POWER\n");
}
-} // PowerISA namespace
+} // namespace PowerISA
#endif // __ARCH_POWER_MMAPED_IPR_HH__