Add support for GCC 9 attribute copy.
[glibc.git] / sysdeps / x86_64 / multiarch / stpcpy-ssse3.S
blobd971c2da38aa284f0007b55aad119458b7c3ce57
1 #define USE_AS_STPCPY
2 #define STRCPY __stpcpy_ssse3
3 #include "strcpy-ssse3.S"