Add x86-64 __libc_ifunc_impl_list
[glibc.git] / sysdeps / x86_64 / multiarch / strncat.S
blob5c1bf414537e5015b785c38fa0f893c62f1c9cee
1 /* Multiple versions of strncat
2    All versions must be listed in ifunc-impl-list.c.  */
3 #define STRCAT strncat
4 #define USE_AS_STRNCAT
5 #include "strcat.S"