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)
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>

No differences found