Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5
[gem5.git] / sim / process.cc
index 3ae3abb52b6d6fe5be47ad745d8947fcd56f82f0..0a7e4608209cc0e3bcde0e554253929471cc196b 100644 (file)
@@ -54,6 +54,7 @@
 #endif
 
 using namespace std;
+using namespace TheISA;
 
 //
 // The purpose of this code is to fake the loader & syscall mechanism