mirror of
https://sourceware.org/git/glibc.git
synced 2025-12-24 17:51:17 +03:00
2.5-18.1
This commit is contained in:
@@ -1,10 +0,0 @@
|
||||
#include <sysdep.h>
|
||||
|
||||
.globl __socket
|
||||
PSEUDO(__socket, socket, 3)
|
||||
|
||||
PSEUDO_END(__socket)
|
||||
|
||||
#ifndef NO_WEAK_ALIAS
|
||||
weak_alias (__socket, socket)
|
||||
#endif
|
||||
Reference in New Issue
Block a user