about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--sysdeps/x86_64/wcscmp.S5
1 files changed, 0 insertions, 5 deletions
diff --git a/sysdeps/x86_64/wcscmp.S b/sysdeps/x86_64/wcscmp.S
index 14dcab8c89..991ecb2cab 100644
--- a/sysdeps/x86_64/wcscmp.S
+++ b/sysdeps/x86_64/wcscmp.S
@@ -19,11 +19,6 @@
    02111-1307 USA.  */
 
 #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
 ENTRY (wcscmp)