patch-2.1.32 linux/include/asm-alpha/ptrace.h
Next file: linux/include/asm-i386/bitops.h
Previous file: linux/fs/super.c
Back to the patch index
Back to the overall index
-  Lines: 11
-  Date:
Thu Apr  3 09:56:30 1997
-  Orig file: 
v2.1.31/linux/include/asm-alpha/ptrace.h
-  Orig date: 
Thu Dec 21 22:22:06 1995
diff -u --recursive --new-file v2.1.31/linux/include/asm-alpha/ptrace.h linux/include/asm-alpha/ptrace.h
@@ -37,6 +37,10 @@
 	unsigned long r27;
 	unsigned long r28;
 	unsigned long hae;
+/* JRP - These are the values provided to a0-a2 by PALcode */
+	unsigned long trap_a0;
+	unsigned long trap_a1;
+	unsigned long trap_a2;
 /* These are saved by PAL-code: */
 	unsigned long ps;
 	unsigned long pc;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov