From: Gabe Black Date: Tue, 29 Mar 2011 17:04:19 +0000 (-0400) Subject: Power: Fix compilation. X-Git-Tag: stable_2012_02_02~439 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=ccc8ba20331dea690181729872486b57067ff9fa;p=gem5.git Power: Fix compilation. --- 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 PCState; // typedef int RegContextParam; // typedef int RegContextVal; +} // PowerISA namespace namespace __hash_namespace {