1#define STRLEN __wcsnlen_avx2
2#define USE_AS_WCSLEN 1
3#define USE_AS_STRNLEN 1
4
5#include "strlen-avx2.S"
6