]> git.ipfire.org Git - thirdparty/glibc.git/blob - sysdeps/x86_64/multiarch/wcsncat-evex.S
392215950afd56bea22aa1e966476fcf81ffb3c3
[thirdparty/glibc.git] / sysdeps / x86_64 / multiarch / wcsncat-evex.S
1 #ifndef WCSCAT
2 # define WCSCAT __wcsncat_evex
3 #endif
4
5 #define USE_AS_WCSCPY
6 #define USE_AS_STRCAT
7
8 #define STRNCAT WCSCAT
9 #include "strncat-evex.S"