commit | 6a1555fdde407dad23b8a119cf5feeb7c6466de9 | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Thu Jun 11 09:38:05 2009 +0300 |
committer | Paul Mundt <lethal@linux-sh.org> | Thu Jun 11 09:38:05 2009 +0300 |
tree | 715936b2effe587190086973f797c499d8be0fe6 | |
parent | 75c936aec050113c12f74581f51779ffc5502a51 [diff] [blame] |
sh: Wire up sys_rt_tgsigqueueinfo. Signed-off-by: Paul Mundt <lethal@linux-sh.org>
diff --git a/arch/sh/kernel/syscalls_32.S b/arch/sh/kernel/syscalls_32.S index 6118f35..a9fff9f 100644 --- a/arch/sh/kernel/syscalls_32.S +++ b/arch/sh/kernel/syscalls_32.S
@@ -351,3 +351,4 @@ .long sys_inotify_init1 .long sys_preadv .long sys_pwritev + .long sys_rt_tgsigqueueinfo /* 335 */