blob: c725cd85b3022a9a95c5d6cd9f4c859f2043c605 [file] [log] [blame]
#define STRCMP __strncasecmp_l
#define USE_AS_STRNCASECMP_L
#include "strcmp.S"
weak_alias (__strncasecmp_l, strncasecmp_l)
libc_hidden_def (strncasecmp_l)