summaryrefslogtreecommitdiff
path: root/sysdeps/i386/i686/multiarch/strpbrk.S
blob: 7201d6376ff976b9151518685c5c401cdb13fb59 (plain)
1
2
3
4
5
/* Multiple versions of strpbrk
   All versions must be listed in ifunc-impl-list.c.  */
#define STRCSPN strpbrk
#define USE_AS_STRPBRK
#include "strcspn.S"