summaryrefslogtreecommitdiff
path: root/sysdeps/arm/armv7/multiarch/memchr_noneon.S
blob: b1fb54018daf672f7767457431355ed18d3f886b (plain)
1
2
3
4
5
#define memchr __memchr_noneon
#undef libc_hidden_builtin_def
#define libc_hidden_builtin_def(name)

#include <sysdeps/arm/armv6t2/memchr.S>