1 2 3 4 5 6 7
#ifndef STRCAT # define STRCAT __strcat_evex #endif #define USE_AS_STRCAT #define STRCPY STRCAT #include "strcpy-evex.S"