about summary refs log tree commit diff
path: root/sysdeps/loongarch/lp64/multiarch/rtld-stpcpy.S
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/loongarch/lp64/multiarch/rtld-stpcpy.S')
-rw-r--r--sysdeps/loongarch/lp64/multiarch/rtld-stpcpy.S3
1 files changed, 3 insertions, 0 deletions
diff --git a/sysdeps/loongarch/lp64/multiarch/rtld-stpcpy.S b/sysdeps/loongarch/lp64/multiarch/rtld-stpcpy.S
new file mode 100644
index 0000000000..5ec787481a
--- /dev/null
+++ b/sysdeps/loongarch/lp64/multiarch/rtld-stpcpy.S
@@ -0,0 +1,3 @@
+#define USE_AS_STPCPY
+#define STRCPY stpcpy
+#include "strcpy-aligned.S"