patch-2_6_7-vs1_9_1_12
[linux-2.6.git] / include / asm-s390 / ptrace.h
index 0b4ef95..fe6e1e3 100644 (file)
@@ -303,6 +303,7 @@ typedef struct
  */
 struct pt_regs 
 {
+       unsigned long args[1];
        psw_t psw;
        unsigned long gprs[NUM_GPRS];
        unsigned long orig_gpr2;