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