patch-2.4.0-test2 linux/include/asm-i386/ptrace.h
Next file: linux/include/asm-i386/semaphore.h
Previous file: linux/include/asm-i386/processor.h
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Wed Jun 21 20:59:38 2000
- Orig file:
v2.4.0-test1/linux/include/asm-i386/ptrace.h
- Orig date:
Tue Dec 9 17:57:09 1997
diff -u --recursive --new-file v2.4.0-test1/linux/include/asm-i386/ptrace.h linux/include/asm-i386/ptrace.h
@@ -46,6 +46,8 @@
#define PTRACE_SETREGS 13
#define PTRACE_GETFPREGS 14
#define PTRACE_SETFPREGS 15
+#define PTRACE_GETFPXREGS 18
+#define PTRACE_SETFPXREGS 19
#ifdef __KERNEL__
#define user_mode(regs) ((VM_MASK & (regs)->eflags) || (3 & (regs)->xcs))
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)