Fedora kernel-2.6.17-1.2142_FC4 patched with stable patch-2.6.17.4-vs2.0.2-rc26.diff
[linux-2.6.git] / include / asm-m68knommu / sigcontext.h
index 84bf36d..36c293f 100644 (file)
@@ -8,6 +8,7 @@ struct sigcontext {
        unsigned long  sc_d1;
        unsigned long  sc_a0;
        unsigned long  sc_a1;
+       unsigned long  sc_a5;
        unsigned short sc_sr;
        unsigned long  sc_pc;
        unsigned short sc_formatvec;