sparc64: Remove unwind information from signal return stubs [BZ#31244]
[glibc.git] / sysdeps / x86_64 / multiarch / strnlen-avx2.S
blobc4a12097f0678efae10a0e84992943269d527a32
1 #ifndef STRNLEN
2 # define STRNLEN __strnlen_avx2
3 #endif
5 #define USE_AS_STRNLEN 1
6 #define STRLEN  STRNLEN
8 #include "strlen-avx2.S"