(root)/
glibc-2.38/
sysdeps/
x86_64/
multiarch/
wcschr-avx2.S
#ifndef WCSCHR
# define WCSCHR	__wcschr_avx2
#endif

#define STRCHR	WCSCHR
#define USE_AS_WCSCHR 1

#include "strchr-avx2.S"