about summary refs log tree commit diff
path: root/sysdeps/i386/i686/multiarch/stpncpy-sse2.S
blob: 37a703cb766e0864866b26bb02956294708ec567 (plain) (blame)
1
2
3
4
#define USE_AS_STPCPY
#define USE_AS_STRNCPY
#define STRCPY __stpncpy_sse2
#include "strcpy-sse2.S"