summaryrefslogtreecommitdiff
path: root/sysdeps/sparc/sparc64/strcat.S
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/sparc/sparc64/strcat.S')
-rw-r--r--sysdeps/sparc/sparc64/strcat.S1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/sparc/sparc64/strcat.S b/sysdeps/sparc/sparc64/strcat.S
index 85954a2103..43b3d6c176 100644
--- a/sysdeps/sparc/sparc64/strcat.S
+++ b/sysdeps/sparc/sparc64/strcat.S
@@ -337,3 +337,4 @@ ENTRY(strcat)
retl /* CTI+IEU1 Group */
mov %g6, %o0 /* IEU0 */
END(strcat)
+libc_hidden_builtin_def (strcat)