[versioning=yes]: Build the mapfiles with a pattern rule that lists all of them as...
[platform/upstream/glibc.git] / sysdeps / unix / sysv / linux / __sendmsg.S
1 #define socket  __sendmsg
2 #define __socket __libc_sendmsg
3 #define SOCKOP___sendmsg SOCKOP_sendmsg
4 #define NARGS   3
5 #include <socket.S>