Remove sys/syscall.h, sys/types.h, linux/posix_types.h, sysdep.h and pthread-function...
[glibc.git] / sysdeps / unix / sysv / linux / socketpair.S
blobc954ad1a4b91e4c117c12490ac3f3b85b0d661fa
1 #define socket  socketpair
2 #define NARGS   4
3 #include <socket.S>