patch-2.1.104 linux/include/asm-i386/user.h
Next file: linux/include/asm-i386/vm86.h
Previous file: linux/include/asm-i386/spinlock.h
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Mon May 25 22:51:13 1998
-  Orig file: 
v2.1.103/linux/include/asm-i386/user.h
-  Orig date: 
Wed Dec 10 11:39:34 1997
diff -u --recursive --new-file v2.1.103/linux/include/asm-i386/user.h linux/include/asm-i386/user.h
@@ -79,7 +79,7 @@
 				   esp register.  */
   long int signal;     		/* Signal that caused the core dump. */
   int reserved;			/* No longer used */
-  struct pt_regs * u_ar0;	/* Used by gdb to help find the values for */
+  struct user_pt_regs * u_ar0;	/* Used by gdb to help find the values for */
 				/* the registers. */
   struct user_i387_struct* u_fpstate;	/* Math Co-processor pointer. */
   unsigned long magic;		/* To uniquely identify a core file */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov