Override elf_nacl.xr linker script so that libc_pic.os links correctly
[glibc/nacl-glibc.git] / sysdeps / x86_64 / stpcpy_chk.S
blob905e8d7ee39525a653f545dd0878f6f104dc4252
1 #define USE_AS_STPCPY_CHK
2 #define STRCPY_CHK __stpcpy_chk
3 #include <sysdeps/x86_64/strcpy_chk.S>