This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / include / asm-h8300 / sigcontext.h
index e4b8150..c2a8df4 100644 (file)
@@ -8,9 +8,7 @@ struct sigcontext {
        unsigned long  sc_er1;
        unsigned long  sc_er2;
        unsigned long  sc_er3;
-       unsigned long  sc_er4;
        unsigned long  sc_er5;
-       unsigned long  sc_er6;
        unsigned short sc_ccr;
        unsigned long  sc_pc;
 };