Remove now-wrong comment
authorUlrich Drepper <drepper@gmail.com>
Tue, 6 Sep 2011 21:20:33 +0000 (17:20 -0400)
committerUlrich Drepper <drepper@gmail.com>
Tue, 6 Sep 2011 21:20:33 +0000 (17:20 -0400)
sysdeps/x86_64/wcscmp.S

index 14dcab8..991ecb2 100644 (file)
    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)