mirror of https://git.musl-libc.org/git/musl
Browse Source
unlike the memmove commit, this one should be fine to leave in place. wmemmove is not performance-critical, and even if it were, it's already copying whole 32-bit words at a time instead of bytes.rs-1.0
1 changed files with 4 additions and 4 deletions
Loading…
Reference in new issue