summaryrefslogtreecommitdiff
path: root/src/arch/power/microcode_rom.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/arch/power/microcode_rom.hh')
-rw-r--r--src/arch/power/microcode_rom.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/arch/power/microcode_rom.hh b/src/arch/power/microcode_rom.hh
index e35db5112..0cb100653 100644
--- a/src/arch/power/microcode_rom.hh
+++ b/src/arch/power/microcode_rom.hh
@@ -40,6 +40,6 @@ namespace PowerISA
using ::MicrocodeRom;
-} // PowerISA namespace
+} // namespace PowerISA
#endif // __ARCH_POWER_MICROCODE_ROM_HH__