aboutsummaryrefslogtreecommitdiffstats
path: root/arch/alpha/kernel/systbls.S
diff options
context:
space:
mode:
authorMichael Cree <mcree@orcon.net.nz>2011-10-31 17:10:01 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2011-10-31 17:30:51 -0700
commita8aff21ecc8c455687c5bb2b98cb04dce3eea7c7 (patch)
treeedf658407bec93df643608062e00645d56a54f98 /arch/alpha/kernel/systbls.S
parentalpha: wire up accept4 syscall (diff)
downloadlinux-dev-a8aff21ecc8c455687c5bb2b98cb04dce3eea7c7.tar.xz
linux-dev-a8aff21ecc8c455687c5bb2b98cb04dce3eea7c7.zip
alpha: wire up sendmmsg syscall
Signed-off-by: Michael Cree <mcree@orcon.net.nz> Reviewed-by: Matt Turner <mattst88@gmail.com> Cc: Richard Henderson <rth@twiddle.net> Cc: Ivan Kokshaysky <ink@jurassic.park.msu.ru> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'arch/alpha/kernel/systbls.S')
-rw-r--r--arch/alpha/kernel/systbls.S1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/alpha/kernel/systbls.S b/arch/alpha/kernel/systbls.S
index 53d0ce2d304c..e534e1c5bc11 100644
--- a/arch/alpha/kernel/systbls.S
+++ b/arch/alpha/kernel/systbls.S
@@ -521,6 +521,7 @@ sys_call_table:
.quad sys_syncfs /* 500 */
.quad sys_setns
.quad sys_accept4
+ .quad sys_sendmmsg
.size sys_call_table, . - sys_call_table
.type sys_call_table, @object