blob: c46e6ebac69fa02bf4036e2d18767cbad66533e1 [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