Add SSE2 support to str{,n}cmp for x86-64.
[glibc.git] / sysdeps / x86_64 / strncmp.S
blob0af34e7f1538edf609053d637642ebf43c5f55ca
1 #define STRCMP strncmp
2 #define USE_AS_STRNCMP
3 #include "strcmp.S"