]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - sysdeps/x86_64/strcpy.S
Update.
[thirdparty/glibc.git] / sysdeps / x86_64 / strcpy.S
index f178b9b69c7ee4d0cb7bb20f8dc628eb19e3c2d1..a76787a139be82798a185ee41c3480af75f376bb 100644 (file)
@@ -154,3 +154,6 @@ ENTRY (BP_SYM (STRCPY))
 #endif
        retq
 END (BP_SYM (STRCPY))
+#ifndef USE_AS_STPCPY
+libc_hidden_builtin_def (strcpy)
+#endif