sparc64: Remove unwind information from signal return stubs [BZ#31244]
[glibc.git] / sysdeps / x86_64 / multiarch / wcscpy-avx2.S
blob6bc509da07af6624939aa4a5512d7789330c8f0e
1 #ifndef WCSCPY
2 # define WCSCPY __wcscpy_avx2
3 #endif
5 #define USE_AS_WCSCPY
6 #define STRCPY  WCSCPY
7 #include "strcpy-avx2.S"