[versioning=yes]: Build the mapfiles with a pattern rule that lists all of them as...
[platform/upstream/glibc.git] / sysdeps / unix / sysv / linux / recvfrom.S
1 #define socket  recvfrom
2 #define __socket __libc_recvfrom
3 #define NARGS   6
4 #include <socket.S>
5 weak_alias (__libc_recvfrom, __recvfrom)