summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/unistd_32.h
diff options
context:
space:
mode:
authorThomas Gleixner <tglx@linutronix.de>2009-04-04 21:01:10 +0000
committerThomas Gleixner <tglx@linutronix.de>2009-04-30 19:24:24 +0200
commit12d161147f828192b5bcc33166f468a827832767 (patch)
treedd659d33fcc74b12bf617fc6fbe43caa98d60fc9 /arch/x86/include/asm/unistd_32.h
parent62ab4505e3efaf67784f84059e0fb9cedb1728ea (diff)
downloadop-kernel-dev-12d161147f828192b5bcc33166f468a827832767.zip
op-kernel-dev-12d161147f828192b5bcc33166f468a827832767.tar.gz
x86: hookup sys_rt_tgsigqueueinfo
Make the new sys_rt_tgsigqueueinfo available for x86. Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'arch/x86/include/asm/unistd_32.h')
-rw-r--r--arch/x86/include/asm/unistd_32.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/x86/include/asm/unistd_32.h b/arch/x86/include/asm/unistd_32.h
index 6e72d74..708dae61 100644
--- a/arch/x86/include/asm/unistd_32.h
+++ b/arch/x86/include/asm/unistd_32.h
@@ -340,6 +340,7 @@
#define __NR_inotify_init1 332
#define __NR_preadv 333
#define __NR_pwritev 334
+#define __NR_rt_tgsigqueueinfo 335
#ifdef __KERNEL__
OpenPOWER on IntegriCloud