patch-2.3.23 linux/include/asm-arm/user.h

Next file: linux/include/asm-i386/bigmem.h
Previous file: linux/include/asm-arm/unistd.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.22/linux/include/asm-arm/user.h linux/include/asm-arm/user.h
@@ -42,6 +42,8 @@
 	} fpregs[8];
 	unsigned int fpsr:32;
 	unsigned int fpcr:32;
+	unsigned char ftype[8];
+	unsigned int init_flag;
 };
 
 /* When the kernel dumps core, it starts by dumping the user struct -

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)