initial commit
[glibc.git] / sysdeps / x86_64 / multiarch / strncpy-evex.S
1 #ifndef STRNCPY
2 # define STRNCPY __strncpy_evex
3 #endif
4
5 #define USE_AS_STRNCPY
6 #define STRCPY STRNCPY
7 #include "strcpy-evex.S"