sparc64: Remove unwind information from signal return stubs [BZ#31244]
[glibc.git] / sysdeps / x86_64 / multiarch / wcpcpy-evex.S
blobac6429cc071c3d47b0cf243c0d74b3c2bbd01191
1 #ifndef WCPCPY
2 # define WCPCPY __wcpcpy_evex
3 #endif
5 #define USE_AS_STPCPY
6 #define USE_AS_WCSCPY
7 #define STRCPY  WCPCPY
8 #include "strcpy-evex.S"