Blame sysdeps/x86_64/multiarch/strchrnul-avx2.S

Packit 6c4009
#define STRCHR __strchrnul_avx2
Packit 6c4009
#define USE_AS_STRCHRNUL 1
Packit 6c4009
#include "strchr-avx2.S"