patch-2.3.40 linux/include/asm-arm/sigcontext.h

Next file: linux/include/asm-arm/stat.h
Previous file: linux/include/asm-arm/proc-fns.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.39/linux/include/asm-arm/sigcontext.h linux/include/asm-arm/sigcontext.h
@@ -27,6 +27,7 @@
 	unsigned long arm_lr;
 	unsigned long arm_pc;
 	unsigned long arm_cpsr;
+	unsigned long fault_address;
 };
 
 

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