stpcpy.S 88 B

1234
  1. #define USE_AS_STPCPY
  2. #define STRCPY stpcpy
  3. #include "strcpy.S"
  4. libc_hidden_def(stpcpy)