aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps')
-rw-r--r--sysdeps/alpha/memchr.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/alpha/memchr.S b/sysdeps/alpha/memchr.S
index 58899f3..5947a0b 100644
--- a/sysdeps/alpha/memchr.S
+++ b/sysdeps/alpha/memchr.S
@@ -169,4 +169,4 @@ $not_found:
END(__memchr)
-weak_alias (__stpcpy, stpcpy)
+weak_alias (__memchr, memchr)