[XTENSA] Remove oldmask from sigcontext and fix register flush
[safe/jmp/linux-2.6] / include / asm-xtensa / sigcontext.h
index e3381ce..dff3c54 100644 (file)
@@ -13,9 +13,6 @@
 
 
 struct sigcontext {
-       unsigned long   oldmask;
-
-       /* CPU registers */
        unsigned long sc_pc;
        unsigned long sc_ps;
        unsigned long sc_lbeg;