about summary refs log tree commit diff
path: root/sysdeps/x86_64/multiarch/wcslen-evex512.S
blob: aff288a66b2831fbc45178b683ec43426856bad4 (plain) (blame)
1
2
3
4
5
6
7
8
#ifndef WCSLEN
# define WCSLEN	__wcslen_evex512
#endif

#define STRLEN WCSLEN
#define USE_AS_WCSLEN 1

#include "strlen-evex512.S"