about summary refs log tree commit diff
path: root/sysdeps/mips/mips64/memcpy.S
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/mips/mips64/memcpy.S')
-rw-r--r--sysdeps/mips/mips64/memcpy.S1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/mips/mips64/memcpy.S b/sysdeps/mips/mips64/memcpy.S
index e9fc2b712a..eab9463f86 100644
--- a/sysdeps/mips/mips64/memcpy.S
+++ b/sysdeps/mips/mips64/memcpy.S
@@ -137,3 +137,4 @@ L(shfth):
 
 	.set	reorder
 END (memcpy)
+libc_hidden_builtin_def (memcpy)