1*cf84ac9aSAndroid Build Coastguard Worker static struct user_pt_regs nios2_regs; 2*cf84ac9aSAndroid Build Coastguard Worker unsigned int *const nios2_sp_ptr = &nios2_regs.regs[PTR_SP]; 3*cf84ac9aSAndroid Build Coastguard Worker # define ARCH_REGS_FOR_GETREGSET nios2_regs 4*cf84ac9aSAndroid Build Coastguard Worker #define ARCH_PC_REG nios2_regs.regs[PTR_EA] 5