1#ifndef WCSLEN
2# define WCSLEN	__wcslen_evex
3#endif
4
5#define STRLEN WCSLEN
6#define USE_AS_WCSLEN 1
7
8#include "strlen-evex.S"
9