sparc64: Remove unwind information from signal return stubs [BZ#31244]
[glibc.git] / sysdeps / x86_64 / multiarch / wcsnlen-avx2.S
blob12c3a0fd05243582deee2581539945ed361c3bd4
1 #ifndef WCSNLEN
2 # define WCSNLEN        __wcsnlen_avx2
3 #endif
5 #define STRLEN  WCSNLEN
6 #define USE_AS_WCSLEN 1
7 #define USE_AS_STRNLEN 1
9 #include "strlen-avx2.S"