glibc/sysdeps/unix/sysv/linux/socketpair.S

4 lines
62 B
ArmAsm

#define socket socketpair
#define NARGS 4
#include <socket.S>