diff options
Diffstat (limited to 'arch/x86/include/asm/signal.h')
-rw-r--r-- | arch/x86/include/asm/signal.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/x86/include/asm/signal.h b/arch/x86/include/asm/signal.h index 323973f4abf1..0dba8b7a6ac7 100644 --- a/arch/x86/include/asm/signal.h +++ b/arch/x86/include/asm/signal.h | |||
@@ -260,8 +260,6 @@ struct pt_regs; | |||
260 | 260 | ||
261 | #endif /* !__i386__ */ | 261 | #endif /* !__i386__ */ |
262 | 262 | ||
263 | #define ptrace_signal_deliver(regs, cookie) do { } while (0) | ||
264 | |||
265 | #endif /* __KERNEL__ */ | 263 | #endif /* __KERNEL__ */ |
266 | #endif /* __ASSEMBLY__ */ | 264 | #endif /* __ASSEMBLY__ */ |
267 | 265 | ||