1#define STRCMP __wcsncmp_avx2
2#define USE_AS_STRNCMP 1
3#define USE_AS_WCSCMP 1
4
5#include "strcmp-avx2.S"
6