summaryrefslogtreecommitdiff
path: root/libc/string/ia64/strncmp.S
diff options
context:
space:
mode:
Diffstat (limited to 'libc/string/ia64/strncmp.S')
-rw-r--r--libc/string/ia64/strncmp.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/libc/string/ia64/strncmp.S b/libc/string/ia64/strncmp.S
index 74011650c..8e0373c7f 100644
--- a/libc/string/ia64/strncmp.S
+++ b/libc/string/ia64/strncmp.S
@@ -59,4 +59,4 @@ ENTRY(strncmp)
.restore_and_exit:
br.ret.sptk.many b0
END(strncmp)
-libc_hidden_def (strncmp)
+libc_hidden_weak (strncmp)