about summary refs log tree commit diff
path: root/sysdeps/x86_64/multiarch/strchrnul_avx2.S
blob: 4dcb981ab16ff9a8479b5b0c5ba00a48f51171d0 (plain) (blame)
1
2
3
#define USE_AS_STRCHRNUL
#define __strchr_avx2 __strchrnul_avx2
#include "strchr_avx2.S"