mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-27 07:20:11 +00:00
6 lines
105 B
ArmAsm
6 lines
105 B
ArmAsm
|
#define STRLEN __wcsnlen_evex
|
||
|
#define USE_AS_WCSLEN 1
|
||
|
#define USE_AS_STRNLEN 1
|
||
|
|
||
|
#include "strlen-evex.S"
|