blob: f02465d6a47ec04275562b3f85e2dbfa64aadbea [file] [log] [blame]
#define STRNLEN __strnlen_ia32
#ifdef SHARED
# undef libc_hidden_def
# define libc_hidden_def(name) \
__hidden_ver1 (__strnlen_ia32, __GI_strnlen, __strnlen_ia32);
#endif
#include "string/strnlen.c"