sh: Wire up sys_rt_tgsigqueueinfo.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
This commit is contained in:
Paul Mundt
2009-06-11 09:38:05 +03:00
parent 75c936aec0
commit 6a1555fdde
4 changed files with 6 additions and 2 deletions

View File

@@ -343,8 +343,9 @@
#define __NR_inotify_init1 332
#define __NR_preadv 333
#define __NR_pwritev 334
#define __NR_rt_tgsigqueueinfo 335
#define NR_syscalls 335
#define NR_syscalls 336
#ifdef __KERNEL__