]> err.no Git - linux-2.6/blobdiff - include/asm-sh/ptrace.h
Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/pasem...
[linux-2.6] / include / asm-sh / ptrace.h
index ed358a376e6ea19ab31ef4fc14370dfe0a2003f8..b9789c8b4d15aa817d39913bfd075c265ab7efd1 100644 (file)
@@ -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.