4 lines
68 B
ArmAsm
Raw Normal View History

#define STRCSPN strpbrk
#define USE_AS_STRPBRK
#include "strcspn.S"