1 2 3 4 5 6 7
#ifndef WCSCPY # define WCSCPY __wcscpy_evex #endif #define USE_AS_WCSCPY #define STRCPY WCSCPY #include "strcpy-evex.S"