glibc/sysdeps/arm/armv7/multiarch/memchr_noneon.S

6 lines
141 B
ArmAsm
Raw Normal View History

#define memchr __memchr_noneon
#undef libc_hidden_builtin_def
#define libc_hidden_builtin_def(name)
#include <sysdeps/arm/armv6t2/memchr.S>