Fix strftime wcschr namespace (bug 17634).
[glibc.git] / sysdeps / i386 / i686 / multiarch / stpncpy-ssse3.S
blob14ed16f6b511634068e68a28f6918d0359e8aafa
1 #define USE_AS_STPCPY
2 #define USE_AS_STRNCPY
3 #define STRCPY __stpncpy_ssse3
4 #include "strcpy-ssse3.S"