Import aarch64 memmove

The only difference is changing the symbol name from memmove
to __memmove_aarch64 and the memcpy branch to __memcpy_aarch64.
4 files changed
tree: a820404f3ac9e8cb6e49614c9e7cf250918b523f
  1. math/
  2. string/
  3. .gitignore
  4. config.mk.dist
  5. LICENSE
  6. Makefile
  7. README