From ccc8ba20331dea690181729872486b57067ff9fa Mon Sep 17 00:00:00 2001 From: Gabe Black Date: Tue, 29 Mar 2011 13:04:19 -0400 Subject: Power: Fix compilation. --- src/arch/power/types.hh | 1 + 1 file changed, 1 insertion(+) (limited to 'src') 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 { -- cgit v1.2.3