blob: 44f6bd5e84ed3f4005bc4bfc7386a9ce0e90ea46 [file] [log] [blame]
Dmitry V. Levind70d1c42015-03-22 22:13:55 +00001struct mips_regs mips_regs; /* not static */
2/* PTRACE_GETREGS on MIPS is available since linux v2.6.15. */
3#define ARCH_REGS_FOR_GETREGS mips_regs
Dmitry V. Levin5105d4a2015-11-30 03:30:51 +00004#define ARCH_PC_REG mips_REG_EPC