aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/i386/string/wcscmp.S
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/i386/string/wcscmp.S')
-rw-r--r--lib/libc/i386/string/wcscmp.S1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libc/i386/string/wcscmp.S b/lib/libc/i386/string/wcscmp.S
index aa441404b805..8d0700a84a77 100644
--- a/lib/libc/i386/string/wcscmp.S
+++ b/lib/libc/i386/string/wcscmp.S
@@ -77,3 +77,4 @@ no0: subl (%esi),%eax
popl %esi
popl %edi
ret
+END(wcscmp)