aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/include/asm/unistd_32.h
diff options
context:
space:
mode:
authorPaul Mundt <lethal@linux-sh.org>2010-02-02 11:33:45 +0900
committerPaul Mundt <lethal@linux-sh.org>2010-02-02 11:33:45 +0900
commit9d3f1881abeae0494a27716b08fcf2d3264bb0fa (patch)
treef457dd2d35af29bc831b93865efa47229d0b9bee /arch/sh/include/asm/unistd_32.h
parentsh: Improved multi-resource handling for SH7780 PCI. (diff)
parentsh: Fix access to released memory in clk_debugfs_register_one() (diff)
downloadlinux-dev-9d3f1881abeae0494a27716b08fcf2d3264bb0fa.tar.xz
linux-dev-9d3f1881abeae0494a27716b08fcf2d3264bb0fa.zip
Merge branch 'sh/stable-updates'
Diffstat (limited to 'arch/sh/include/asm/unistd_32.h')
-rw-r--r--arch/sh/include/asm/unistd_32.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/arch/sh/include/asm/unistd_32.h b/arch/sh/include/asm/unistd_32.h
index f18c4f9baf27..365744b05269 100644
--- a/arch/sh/include/asm/unistd_32.h
+++ b/arch/sh/include/asm/unistd_32.h
@@ -345,12 +345,13 @@
#define __NR_pwritev 334
#define __NR_rt_tgsigqueueinfo 335
#define __NR_perf_event_open 336
-#define __NR_recvmmsg 337
-#define NR_syscalls 338
+#define NR_syscalls 337
#ifdef __KERNEL__
+#define __IGNORE_recvmmsg
+
#define __ARCH_WANT_IPC_PARSE_VERSION
#define __ARCH_WANT_OLD_READDIR
#define __ARCH_WANT_OLD_STAT