aarch64: Use common header file in memcpy.S

Include asmdefs.h in memcpy.S to avoid duplicate macro definitions.

Add macro for defining labels in asmdefs.h.

Change the default routine entry point alignment to 64 bytes.

Define a new macro which allows controlling the entry point alignment.

Add include guard to asmdefs.h.
2 files changed
tree: d4dc234c329574dbf6bff7ea38a82f75ef0d73f0
  1. math/
  2. string/
  3. .gitignore
  4. config.mk.dist
  5. LICENSE
  6. Makefile
  7. README