about summary refs log tree commit diff
path: root/sysdeps/s390/memcmp.c
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/s390/memcmp.c')
-rw-r--r--sysdeps/s390/memcmp.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/s390/memcmp.c b/sysdeps/s390/memcmp.c
index 52c20af772..cc58279389 100644
--- a/sysdeps/s390/memcmp.c
+++ b/sysdeps/s390/memcmp.c
@@ -47,4 +47,5 @@ s390_libc_ifunc_expr (__redirect_memcmp, memcmp,
 		      )
 weak_alias (memcmp, bcmp);
 strong_alias (memcmp, __memcmpeq)
+libc_hidden_def (__memcmpeq)
 #endif