sparc64: Remove unwind information from signal return stubs [BZ#31244]
[glibc.git] / sysdeps / x86_64 / multiarch / stpncpy-avx2.S
bloba46a8edbe2b4f784e4c89a769c25e40036d46cf1
1 #ifndef STPNCPY
2 # define STPNCPY        __stpncpy_avx2
3 #endif
5 #define USE_AS_STPCPY
6 #define STRNCPY STPNCPY
7 #include "strncpy-avx2.S"