about summary refs log tree commit diff
path: root/REORG.TODO/sysdeps/x86_64/multiarch/strpbrk.S
blob: 7201d6376ff976b9151518685c5c401cdb13fb59 (plain) (blame)
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"