syscall emulation: Enabled getrlimit and getrusage for x86.
[gem5.git] / src / arch / mips / registers.hh
index 0e5cbfc91834c6aa49f60db0d510814660451465..807fd825f3856ffe34b97cc390911750800fdf31 100644 (file)
@@ -43,6 +43,7 @@ namespace MipsISA
 
 using MipsISAInst::MaxInstSrcRegs;
 using MipsISAInst::MaxInstDestRegs;
+using MipsISAInst::MaxMiscDestRegs;
 
 // Constants Related to the number of registers
 const int NumIntArchRegs = 32;