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

5 lines
80 B
ArmAsm

#define socket bind
#define NARGS 3
#define NO_WEAK_ALIAS 1
#include <socket.S>