mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-15 01:21:06 +00:00
6 lines
124 B
ArmAsm
6 lines
124 B
ArmAsm
#define USE_IN_EXTENDED_LOCALE_MODEL
|
|
#define STRCMP strcasecmp_l
|
|
#define __STRCMP __strcasecmp_l
|
|
|
|
#include "strcasecmp.S"
|