]> granicus.if.org Git - strace/blob - linux/arc/arch_regs.c
arc: fix wrong access to "sp" member in user_regs_struct
[strace] / linux / arc / arch_regs.c
1 static struct user_regs_struct arc_regs;
2 unsigned long *const arc_sp_ptr = &arc_regs.scratch.sp;
3 #define ARCH_REGS_FOR_GETREGSET arc_regs
4 #define ARCH_PC_REG arc_regs.efa