Add i686 __libc_ifunc_impl_list
[glibc.git] / sysdeps / i386 / i686 / multiarch / strncmp.S
blob150d4786d25fcd8c6384556aafac40a37ca0892f
1 /* Multiple versions of strncmp
2    All versions must be listed in ifunc-impl-list.c.  */
3 #define USE_AS_STRNCMP
4 #define STRCMP  strncmp
5 #include "strcmp.S"