summaryrefslogtreecommitdiffstats
path: root/arch/sh/include/asm/syscalls_32.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/sh/include/asm/syscalls_32.h')
-rw-r--r--arch/sh/include/asm/syscalls_32.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/sh/include/asm/syscalls_32.h b/arch/sh/include/asm/syscalls_32.h
index dc72388e6e5b..4f97df87d7d5 100644
--- a/arch/sh/include/asm/syscalls_32.h
+++ b/arch/sh/include/asm/syscalls_32.h
@@ -9,8 +9,6 @@
struct pt_regs;
-asmlinkage int sys_sigaction(int sig, const struct old_sigaction __user *act,
- struct old_sigaction __user *oact);
asmlinkage int sys_sigreturn(unsigned long r4, unsigned long r5,
unsigned long r6, unsigned long r7,
struct pt_regs __regs);