aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/ia64/memcmp.S
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/ia64/memcmp.S')
-rw-r--r--sysdeps/ia64/memcmp.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/ia64/memcmp.S b/sysdeps/ia64/memcmp.S
index c3f21b98eb..2eed49a2ee 100644
--- a/sysdeps/ia64/memcmp.S
+++ b/sysdeps/ia64/memcmp.S
@@ -162,4 +162,4 @@ ENTRY(memcmp)
END(memcmp)
weak_alias (memcmp, bcmp)
-libc_hidden_builtin_def (BP_SYM (memcmp))
+libc_hidden_builtin_def (memcmp)