mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-21 20:40:05 +00:00
(memcpy): Remove libc_hidden_builtin_def if MEMPCPY_P.
This commit is contained in:
parent
dfdef02ff2
commit
44809672d3
@ -116,4 +116,6 @@ L(1): rep; movsb
|
||||
LEAVE
|
||||
RET_PTR
|
||||
END (BP_SYM (memcpy))
|
||||
#if !MEMPCPY_P
|
||||
libc_hidden_builtin_def (memcpy)
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user