patch-2_6_7-vs1_9_1_12
[linux-2.6.git] / include / asm-h8300 / sigcontext.h
index acd04de..c2a8df4 100644 (file)
@@ -8,6 +8,7 @@ struct sigcontext {
        unsigned long  sc_er1;
        unsigned long  sc_er2;
        unsigned long  sc_er3;
+       unsigned long  sc_er5;
        unsigned short sc_ccr;
        unsigned long  sc_pc;
 };