summaryrefslogtreecommitdiff
path: root/arch/alpha/isa_traits.hh
diff options
context:
space:
mode:
Diffstat (limited to 'arch/alpha/isa_traits.hh')
-rw-r--r--arch/alpha/isa_traits.hh2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/alpha/isa_traits.hh b/arch/alpha/isa_traits.hh
index 49127a0bd..5aa14a118 100644
--- a/arch/alpha/isa_traits.hh
+++ b/arch/alpha/isa_traits.hh
@@ -109,4 +109,6 @@ extern const int reg_redir[NumIntRegs];
#endif
};
+using namespace AlphaISA;
+
#endif // __ARCH_ALPHA_ISA_TRAITS_HH__