allwinner_a64/android/external/strace/linux/powerpc/arch_regs.c
2018-08-08 16:14:42 +08:00

4 lines
115 B
C

struct pt_regs ppc_regs; /* not static */
#define ARCH_REGS_FOR_GETREGS ppc_regs
#define ARCH_PC_REG ppc_regs.nip