summaryrefslogtreecommitdiff
path: root/libc/string
diff options
context:
space:
mode:
Diffstat (limited to 'libc/string')
-rw-r--r--libc/string/arm/strcmp.S1
1 files changed, 1 insertions, 0 deletions
diff --git a/libc/string/arm/strcmp.S b/libc/string/arm/strcmp.S
index e572cbe68..6913906ee 100644
--- a/libc/string/arm/strcmp.S
+++ b/libc/string/arm/strcmp.S
@@ -49,3 +49,4 @@ __strcmp:
.size __strcmp,.-__strcmp
.weak strcoll ; strcoll = strcmp
+.global __strcoll ; __strcoll = strcoll