Add x86-64 __libc_ifunc_impl_list
[glibc.git] / sysdeps / x86_64 / multiarch / strncpy.S
blob6d87a0ba35f3e89f4a9767e158b98d7825f02fed
1 /* Multiple versions of strncpy
2    All versions must be listed in ifunc-impl-list.c.  */
3 #define STRCPY strncpy
4 #define USE_AS_STRNCPY
5 #include "strcpy.S"