Update kernel version to 6.9 in header constant tests
[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"