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