mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-13 06:40:09 +00:00
6 lines
141 B
ArmAsm
6 lines
141 B
ArmAsm
|
#define memchr __memchr_noneon
|
||
|
#undef libc_hidden_builtin_def
|
||
|
#define libc_hidden_builtin_def(name)
|
||
|
|
||
|
#include <sysdeps/arm/armv6t2/memchr.S>
|