Add support for GCC 9 attribute copy.
[glibc.git] / sysdeps / x86_64 / multiarch / wcschr-avx2.S
blob67726b6837399e7a5995d1f738a18c469239b494
1 #define STRCHR __wcschr_avx2
2 #define USE_AS_WCSCHR 1
3 #include "strchr-avx2.S"