configure: Use -Wno-ignored-attributes if compiler warns about multiple aliases
[glibc.git] / sysdeps / x86_64 / multiarch / wcschr-evex512.S
blob3fe4e77a706b2bce1ccb254aa92e3ab566b34188
1 #ifndef WCSCHR
2 # define WCSCHR __wcschr_evex512
3 #endif
5 #define STRCHR  WCSCHR
6 #define USE_AS_WCSCHR 1
8 #define USE_WIDE_CHAR 1
9 #include "strchr-evex512.S"