index
:
uclibc-ng.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libc
/
string
/
x86_64
/
strpbrk.S
blob: 94b14d0914194d32accd1a723366efc3fc7f107f (
plain
)
1
2
3
#define __strcspn __strpbrk #include "strcspn.S" strong_alias(__strpbrk,strpbrk)