strpbrk.S 70 B

123
  1. #define strcspn strpbrk
  2. #include "strcspn.S"
  3. libc_hidden_def(strpbrk)