Home | History | Annotate | Download | only in arc
      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
      5