summaryrefslogtreecommitdiff
path: root/src/arch/power/remote_gdb.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/arch/power/remote_gdb.hh')
-rw-r--r--src/arch/power/remote_gdb.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/arch/power/remote_gdb.hh b/src/arch/power/remote_gdb.hh
index 34bb4bd1f..b37c31713 100644
--- a/src/arch/power/remote_gdb.hh
+++ b/src/arch/power/remote_gdb.hh
@@ -79,6 +79,6 @@ class RemoteGDB : public BaseRemoteGDB
}
};
-} // PowerISA namespace
+} // namespace PowerISA
#endif /* __ARCH_POWER_REMOTE_GDB_H__ */