Fix strftime wcschr namespace (bug 17634).
[glibc.git] / sysdeps / i386 / i686 / multiarch / strncpy.S
blob9c257efc6e4dc0c05bee2de8f1b44cb89d97741b
1 /* Multiple versions of strncpy
2    All versions must be listed in ifunc-impl-list.c.  */
3 #define USE_AS_STRNCPY
4 #define STRCPY strncpy
5 #include "strcpy.S"