X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fasm-sh%2Fptrace.h;h=b9789c8b4d15aa817d39913bfd075c265ab7efd1;hb=cc1bf182bb8451a036a7c227f0a95a0416c4736e;hp=ed358a376e6ea19ab31ef4fc14370dfe0a2003f8;hpb=fecf3404f4aba6d0edeba31eeb018cbb6326dff2;p=linux-2.6 diff --git a/include/asm-sh/ptrace.h b/include/asm-sh/ptrace.h index ed358a376e..b9789c8b4d 100644 --- a/include/asm-sh/ptrace.h +++ b/include/asm-sh/ptrace.h @@ -42,9 +42,6 @@ #define REG_FPSCR 55 #define REG_FPUL 56 -/* options set using PTRACE_SETOPTIONS */ -#define PTRACE_O_TRACESYSGOOD 0x00000001 - /* * This struct defines the way the registers are stored on the * kernel stack during a system call or other kernel entry.