sparc64: Remove unwind information from signal return stubs [BZ#31244]
[glibc.git] / sysdeps / x86_64 / multiarch / wcslen-evex.S
blobdf21bac63c03dcb627717f62ed241f9dbcbb9926
1 #ifndef WCSLEN
2 # define WCSLEN __wcslen_evex
3 #endif
5 #define STRLEN WCSLEN
6 #define USE_AS_WCSLEN 1
8 #include "strlen-evex.S"