x86/string: Use `movsl` instead of `movsd` in strncpy/strncat [BZ #32344]
[glibc.git] / sysdeps / x86_64 / multiarch / wcsncmp-avx2.S
blobfc26b593d08eac27162a13869020623cd458744f
1 #define USE_AS_STRNCMP 1
2 #define USE_AS_WCSCMP 1
4 #include "strcmp-avx2.S"