sparc64: Remove unwind information from signal return stubs [BZ#31244]
[glibc.git] / sysdeps / x86_64 / multiarch / wcsncat-evex.S
blob392215950afd56bea22aa1e966476fcf81ffb3c3
1 #ifndef WCSCAT
2 # define WCSCAT __wcsncat_evex
3 #endif
5 #define USE_AS_WCSCPY
6 #define USE_AS_STRCAT
8 #define STRNCAT WCSCAT
9 #include "strncat-evex.S"