about summary refs log tree commit diff
path: root/sysdeps/x86_64/multiarch/strncpy-sse2-unaligned.S
blob: fcc23a754a7adfc7b5027ff18e6d6953b9ae41bf (plain) (blame)
1
2
3
#define USE_AS_STRNCPY
#define STRCPY __strncpy_sse2_unaligned
#include "strcpy-sse2-unaligned.S"