summaryrefslogtreecommitdiff
path: root/sysdeps/i386/i686/multiarch/strncmp-sse4.S
blob: cf14dfaf6c682fcef241721df45475dc9522ae32 (plain)
1
2
3
4
5
#ifdef SHARED
# define USE_AS_STRNCMP
# define STRCMP	__strncmp_sse4_2
# include "strcmp-sse4.S"
#endif