aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/x86_64/strncmp.S
blob: 20a223c7cc270c61274cc999775229c2511fe357 (plain)
1
2
3
4
5
#define STRCMP strncmp
#define USE_AS_STRNCMP
#include "multiarch/strcmp-sse2.S"

libc_hidden_builtin_def (STRCMP)