aboutsummaryrefslogtreecommitdiff
path: root/arch/sh/include/asm/unistd_64.h
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/include/asm/unistd_64.h
parent75c936aec050113c12f74581f51779ffc5502a51 (diff)
sh: Wire up sys_rt_tgsigqueueinfo.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch/sh/include/asm/unistd_64.h')
-rw-r--r--arch/sh/include/asm/unistd_64.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/arch/sh/include/asm/unistd_64.h b/arch/sh/include/asm/unistd_64.h
index 6eb9d2934c0..8014aea88ec 100644
--- a/arch/sh/include/asm/unistd_64.h
+++ b/arch/sh/include/asm/unistd_64.h
@@ -383,10 +383,11 @@
#define __NR_inotify_init1 360
#define __NR_preadv 361
#define __NR_pwritev 362
+#define __NR_rt_tgsigqueueinfo 363
#ifdef __KERNEL__
-#define NR_syscalls 363
+#define NR_syscalls 364
#define __ARCH_WANT_IPC_PARSE_VERSION
#define __ARCH_WANT_OLD_READDIR