mirror of
https://sourceware.org/git/glibc.git
synced 2025-09-11 12:10:50 +03:00
Make __ffs hidden
This commit is contained in:
@@ -90,6 +90,7 @@ extern char *__strsep_g (char **__stringp, const char *__delim);
|
||||
libc_hidden_proto (__strsep_g)
|
||||
libc_hidden_proto (strnlen)
|
||||
libc_hidden_proto (memmem)
|
||||
libc_hidden_proto (__ffs)
|
||||
|
||||
libc_hidden_builtin_proto (memchr)
|
||||
libc_hidden_builtin_proto (memcpy)
|
||||
|
Reference in New Issue
Block a user