Add x86 32-bit SSE4.2 string functions.
[glibc.git] / sysdeps / i386 / i686 / multiarch / strpbrk.S
blobed5bca6a94300c8fa1da3a9d40725ed4ee315ec1
1 #define STRCSPN strpbrk
2 #define USE_AS_STRPBRK
3 #include "strcspn.S"