aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/powerpc/memmove.c
AgeCommit message (Expand)Author
2012-04-18Have memmove call __builtin_memcopy on PowerPC if src and dest don't overlap.Will Schmidt