Fix Num_Syscall_Descs check bug in non-x86 ISAs.
[gem5.git] / src / arch / mips / MipsInterrupts.py
2008-10-12 Gabe BlackTurn Interrupts objects into SimObjects. Also, move...