include/linux/compat.h: declare compat_sys_sendmmsg()
authorChris Metcalf <[email protected]>
Mon, 27 Jun 2011 23:18:07 +0000 (16:18 -0700)
committerLinus Torvalds <[email protected]>
Tue, 28 Jun 2011 01:00:13 +0000 (18:00 -0700)
commit507c5f1224014f9956e604ee8703b3bbea7da4a4
tree8af568077785c6159d5698741215b282788d661c
parent2b4b2482e70eba10dd98653a3a5ac68126565e24
include/linux/compat.h: declare compat_sys_sendmmsg()

This is required for tilegx to be able to use the compat unistd.h header
where compat_sys_sendmmsg() is now mentioned.

Signed-off-by: Chris Metcalf <[email protected]>
Cc: Arnd Bergmann <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
include/linux/compat.h