]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - ports/sysdeps/m68k/memchr.S
Remove CHECK_STRING, CHECK_STRING_NULL_OK and __ubp_memchr.
[thirdparty/glibc.git] / ports / sysdeps / m68k / memchr.S
index a15ebded00aba8f200cd9a46591fb79ce6ed571a..07b102523d2a40228c397e53548ca2f49ab9bdd8 100644 (file)
@@ -304,7 +304,4 @@ L(L9:)
 END(__memchr)
 
 weak_alias (__memchr, memchr)
-#if !__BOUNDED_POINTERS__
-weak_alias (__memchr, __ubp_memchr)
-#endif
 libc_hidden_builtin_def (memchr)