]> granicus.if.org Git - strace/blob - linux/mips/arch_regs.c
m68k: fix getpagesize decoding
[strace] / linux / mips / arch_regs.c
1 struct 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