X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fasm-x86%2Fptrace.h;h=9f922b0b95d6d3961275c9cac804acf22cbb8ef6;hb=13a6ddb08e58a1bd344da7898c4e2f13bdf18c2f;hp=24ec061566c541e4ba237e385a67b54f8092dc39;hpb=07fe944e87d79f8d7e1b090913fe9f2ace78f41d;p=linux-2.6 diff --git a/include/asm-x86/ptrace.h b/include/asm-x86/ptrace.h index 24ec061566..9f922b0b95 100644 --- a/include/asm-x86/ptrace.h +++ b/include/asm-x86/ptrace.h @@ -231,6 +231,8 @@ extern int do_get_thread_area(struct task_struct *p, int idx, extern int do_set_thread_area(struct task_struct *p, int idx, struct user_desc __user *info, int can_allocate); +#define __ARCH_WANT_COMPAT_SYS_PTRACE + #endif /* __KERNEL__ */ #endif /* !__ASSEMBLY__ */