commit | 3d7703870633dd454f6554e6d8d7f70441d0fd2d | [log] [tgz] |
---|---|---|
author | Arnd Bergmann <arnd@arndb.de> | Thu Dec 10 22:15:20 2009 +0100 |
committer | Arnd Bergmann <arnd@arndb.de> | Thu Dec 10 22:18:37 2009 +0100 |
tree | f468a2005606b1ac6d15e134e896a8efb340ef92 | |
parent | 9ab87644393d789b950ba984fa360f45c4df02e5 [diff] |
asm-generic: add sys_recvmmsg to unistd.h sys_recvmmsg was recently merged, add it to asm-generic as well so new architectures can use it. Signed-off-by: Arnd Bergmann <arnd@arndb.de>