diff options
Diffstat (limited to 'arch/m32r/include/asm')
-rw-r--r-- | arch/m32r/include/asm/signal.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/m32r/include/asm/signal.h b/arch/m32r/include/asm/signal.h index ea5f95e4079e..e4d2e2ad5f1e 100644 --- a/arch/m32r/include/asm/signal.h +++ b/arch/m32r/include/asm/signal.h | |||
@@ -149,10 +149,6 @@ typedef struct sigaltstack { | |||
149 | 149 | ||
150 | #undef __HAVE_ARCH_SIG_BITOPS | 150 | #undef __HAVE_ARCH_SIG_BITOPS |
151 | 151 | ||
152 | struct pt_regs; | ||
153 | |||
154 | #define ptrace_signal_deliver(regs, cookie) do { } while (0) | ||
155 | |||
156 | #endif /* __KERNEL__ */ | 152 | #endif /* __KERNEL__ */ |
157 | 153 | ||
158 | #endif /* _ASM_M32R_SIGNAL_H */ | 154 | #endif /* _ASM_M32R_SIGNAL_H */ |