bitops: introduce lock ops
[powerpc.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;