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

#define STRNLEN	WCSNLEN
#define USE_AS_WCSLEN 1

#include "strnlen-evex512.S"