summaryrefslogtreecommitdiff
path: root/sysdeps/x86_64/multiarch/strncmp.S
blob: fd5eb1397ca7365f66ef324c4cc8f557fa468acb (plain)
1
2
3
4
5
/* Multiple versions of strncmp
   All versions must be listed in ifunc-impl-list.c.  */
#define STRCMP strncmp
#define USE_AS_STRNCMP
#include "strcmp.S"