summaryrefslogtreecommitdiff
path: root/src/arch/power
diff options
context:
space:
mode:
authorGabe Black <gblack@eecs.umich.edu>2011-03-29 13:04:19 -0400
committerGabe Black <gblack@eecs.umich.edu>2011-03-29 13:04:19 -0400
commitccc8ba20331dea690181729872486b57067ff9fa (patch)
tree07a42f57b6bf011129aa7f89be271582cffd91a3 /src/arch/power
parentc8bbfed93752c2c79d36bb9dedbc2208b856dae6 (diff)
downloadgem5-ccc8ba20331dea690181729872486b57067ff9fa.tar.xz
Power: Fix compilation.
Diffstat (limited to 'src/arch/power')
-rw-r--r--src/arch/power/types.hh1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/arch/power/types.hh b/src/arch/power/types.hh
index 646a14ce2..071b4b439 100644
--- a/src/arch/power/types.hh
+++ b/src/arch/power/types.hh
@@ -87,6 +87,7 @@ typedef GenericISA::SimplePCState<MachInst> PCState;
// typedef int RegContextParam;
// typedef int RegContextVal;
+} // PowerISA namespace
namespace __hash_namespace {