Linux: readdir64_r should not skip d_ino == 0 entries (bug 32126)
[glibc.git] / sysdeps / x86_64 / multiarch / strcat-evex.S
blobb4207b78890ed637a7fc36e05d0dcc8e0fb5b06f
1 #ifndef STRCAT
2 # define STRCAT __strcat_evex
3 #endif
5 #define USE_AS_STRCAT
6 #define STRCPY  STRCAT
7 #include "strcpy-evex.S"