patch-2.3.99-pre1 linux/include/asm-arm/ptrace.h
Next file: linux/include/asm-arm/system.h
Previous file: linux/include/asm-arm/procinfo.h
Back to the patch index
Back to the overall index
- Lines: 12
- Date:
Sun Mar 12 19:39:39 2000
- Orig file:
v2.3.51/linux/include/asm-arm/ptrace.h
- Orig date:
Fri Oct 22 13:21:53 1999
diff -u --recursive --new-file v2.3.51/linux/include/asm-arm/ptrace.h linux/include/asm-arm/ptrace.h
@@ -3,6 +3,11 @@
#include <asm/proc/ptrace.h>
+#define PTRACE_GETREGS 12
+#define PTRACE_SETREGS 13
+#define PTRACE_GETFPREGS 14
+#define PTRACE_SETFPREGS 15
+
#ifndef __ASSEMBLY__
#define pc_pointer(v) \
((v) & ~PCMASK)
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)