• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1 struct pt_regs ppc_regs; /* not static */
2 
3 #define ARCH_REGS_FOR_GETREGS ppc_regs
4 #define ARCH_PC_REG ppc_regs.nip
5