Merge branch 'i7300_idle' into test
[safe/jmp/linux-2.6] / include / asm-mips / signal.h
index 7a28989..bee5153 100644 (file)
@@ -119,9 +119,6 @@ struct sigaction {
 
 struct k_sigaction {
        struct sigaction sa;
-#ifdef CONFIG_BINFMT_IRIX
-       void            (*sa_restorer)(void);
-#endif
 };
 
 /* IRIX compatible stack_t  */