]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-xtensa/sigcontext.h
[XTENSA] Remove oldmask from sigcontext and fix register flush
[linux-2.6-omap-h63xx.git] / include / asm-xtensa / sigcontext.h
index e3381cee5059ae9946f3c53044c8fcac45276651..dff3c54a3c121f1a93a308de4e57facc9f10964e 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;