]> git.ipfire.org Git - thirdparty/glibc.git/blob - sysdeps/i386/i686/multiarch/strncpy.S
Optimized st{r,p}{,n}cpy for SSE2/SSSE3 on x86-32
[thirdparty/glibc.git] / sysdeps / i386 / i686 / multiarch / strncpy.S
1 #define USE_AS_STRNCPY
2 #define STRCPY strncpy
3 #include "strcpy.S"