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
- Lines: 9
- Date:
Wed Oct 20 16:29:08 1999
- Orig file:
v2.3.22/linux/include/asm-arm/user.h
- Orig date:
Tue Jan 20 16:39:43 1998
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)