about summary refs log tree commit diff
path: root/sysdeps/x86_64/multiarch/stpcpy-avx2.S
blob: bd30ef6b5592e3ef8a064e3d933ee15c3f6228bb (plain) (blame)
1
2
3
#define USE_AVX2
#define STPCPY __stpcpy_avx2
#include "stpcpy-sse2-unaligned.S"