aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/syscalls_64.S
diff options
context:
space:
mode:
authorPaul Mundt <lethal@linux-sh.org>2009-06-11 09:38:05 +0300
committerPaul Mundt <lethal@linux-sh.org>2009-06-11 09:38:05 +0300
commit6a1555fdde407dad23b8a119cf5feeb7c6466de9 (patch)
tree715936b2effe587190086973f797c499d8be0fe6 /arch/sh/kernel/syscalls_64.S
parentsh: Fix sys_pwritev() syscall table entry for sh32. (diff)
downloadlinux-dev-6a1555fdde407dad23b8a119cf5feeb7c6466de9.tar.xz
linux-dev-6a1555fdde407dad23b8a119cf5feeb7c6466de9.zip
sh: Wire up sys_rt_tgsigqueueinfo.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch/sh/kernel/syscalls_64.S')
-rw-r--r--arch/sh/kernel/syscalls_64.S1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/sh/kernel/syscalls_64.S b/arch/sh/kernel/syscalls_64.S
index a083609f9284..75c1889af1ed 100644
--- a/arch/sh/kernel/syscalls_64.S
+++ b/arch/sh/kernel/syscalls_64.S
@@ -389,3 +389,4 @@ sys_call_table:
.long sys_inotify_init1 /* 360 */
.long sys_preadv
.long sys_pwritev
+ .long sys_rt_tgsigqueueinfo