ARM: add sendmmsg syscall
authorRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 26 May 2011 11:12:13 +0000 (12:12 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 26 May 2011 11:12:13 +0000 (12:12 +0100)
commita85fab1c795c88675ba3e23e68d821c57e9920fc
tree7263adfd02738c15c648fd013244f162107e377f
parentfbb9e0b6e7d534b5d9e3c3eddb68b62d26ddb731
ARM: add sendmmsg syscall

Commit 228e548e (net: Add sendmmsg socket system call) added the new
sendmmsg syscall.  Add this to the syscall table for ARM.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/include/asm/unistd.h
arch/arm/kernel/calls.S