mirror of git://sourceware.org/git/glibc.git
Remove now-wrong comment
This commit is contained in:
parent
ef60624956
commit
8e1294e83f
|
@ -19,11 +19,6 @@
|
||||||
02111-1307 USA. */
|
02111-1307 USA. */
|
||||||
|
|
||||||
#include <sysdep.h>
|
#include <sysdep.h>
|
||||||
#include <init-arch.h>
|
|
||||||
|
|
||||||
/* Define multiple versions only for the definition in libc and for
|
|
||||||
the DSO. In static binaries we need wcscmp before the initialization
|
|
||||||
happened. */
|
|
||||||
|
|
||||||
.text
|
.text
|
||||||
ENTRY (wcscmp)
|
ENTRY (wcscmp)
|
||||||
|
|
Loading…
Reference in New Issue