aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/sparc/sparc32/strcat.S
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/sparc/sparc32/strcat.S')
-rw-r--r--sysdeps/sparc/sparc32/strcat.S1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/sparc/sparc32/strcat.S b/sysdeps/sparc/sparc32/strcat.S
index 434d8d0..3709c8a 100644
--- a/sysdeps/sparc/sparc32/strcat.S
+++ b/sysdeps/sparc/sparc32/strcat.S
@@ -346,3 +346,4 @@ ENTRY(strcat)
retl
mov %g2, %o0
END(strcat)
+libc_hidden_builtin_def (strcat)