glibc/sysdeps/x86_64/strpbrk.S

4 lines
83 B
ArmAsm

#define strcspn strpbrk
#define USE_AS_STRPBRK
#include <sysdeps/x86_64/strcspn.S>