1*cf84ac9aSAndroid Build Coastguard Worker static struct user_regs_struct arc_regs; 2*cf84ac9aSAndroid Build Coastguard Worker unsigned long *const arc_sp_ptr = &arc_regs.scratch.sp; 3*cf84ac9aSAndroid Build Coastguard Worker #define ARCH_REGS_FOR_GETREGSET arc_regs 4*cf84ac9aSAndroid Build Coastguard Worker #define ARCH_PC_REG arc_regs.efa 5