X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fasm-sh%2Fptrace.h;h=b9789c8b4d15aa817d39913bfd075c265ab7efd1;hb=4c5cdb1e1f2a502069f57a60b5c6b97b8106c73c;hp=ed358a376e6ea19ab31ef4fc14370dfe0a2003f8;hpb=cdb8355add9b1d87ecfcb58b12879897dc1e3e36;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.