summaryrefslogtreecommitdiff
path: root/libc/string/x86_64/stpcpy.S
blob: 138d0fb17441f065ecea18b64493fa8f8c842ebd (plain)
1
2
3
4
#define USE_AS_STPCPY
#define STRCPY stpcpy
#include "strcpy.S"
libc_hidden_def(stpcpy)