mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-30 08:40:07 +00:00
5 lines
100 B
ArmAsm
5 lines
100 B
ArmAsm
|
#define USE_AS_STPCPY
|
||
|
#define USE_AS_STRNCPY
|
||
|
#define STRCPY __stpncpy_evex
|
||
|
#include "strcpy-evex.S"
|