blob: 5456b3a49ea8b2f8055dc91f498158210ae0f7a3 [file] [log] [blame]
#define STRCMP __strcasecmp_l
#define USE_AS_STRCASECMP_L
#include "strcmp.S"
weak_alias (__strcasecmp_l, strcasecmp_l)
libc_hidden_def (strcasecmp_l)