memcpy.S 109 B

1234
  1. #define ASI_PNF 0x82
  2. #define ASI_BLK_P 0xf0
  3. #define XCC icc
  4. #include "../../sparc64/sparcv9b/memcpy.S"