Some clean up work with faults.
[gem5.git] / arch / alpha / arguments.cc
index a340a2053cf44d6e03fe42381730b40ce7e08682..4e8190cbc9ed6e3242ff4c42e23483e8bb18dd23 100644 (file)
@@ -31,6 +31,8 @@
 #include "cpu/exec_context.hh"
 #include "mem/functional/physical.hh"
 
+using namespace AlphaISA;
+
 AlphaArguments::Data::~Data()
 {
     while (!data.empty()) {