diff options
Diffstat (limited to 'arch')
| -rw-r--r-- | arch/powerpc/bits/signal.h | 4 | 
1 files changed, 0 insertions, 4 deletions
| diff --git a/arch/powerpc/bits/signal.h b/arch/powerpc/bits/signal.h index e66da6d4..5699e6c8 100644 --- a/arch/powerpc/bits/signal.h +++ b/arch/powerpc/bits/signal.h @@ -25,10 +25,6 @@ struct sigcontext  	unsigned long handler;  	unsigned long oldmask;  	void *regs; -	gregset_t gp_regs; -	fpregset_t fp_regs; -	vrregset_t *v_regs; -	long vmx_reserve[33+33+32+1]; /* 33=34 for ppc64 */  };  typedef struct { | 
