sparc64: Remove unwind information from signal return stubs [BZ#31244]
[glibc.git] / sysdeps / x86_64 / multiarch / wcscat-evex.S
blob1d017e4899274ae3a3be377169c0c296930b1b88
1 #ifndef WCSCAT
2 # define WCSCAT __wcscat_evex
3 #endif
5 #define USE_AS_WCSCPY
6 #define USE_AS_STRCAT
8 #define STRCPY  WCSCAT
9 #include "strcpy-evex.S"