1 #define STRNCPY __strncpy_sse2 2 #undef libc_hidden_builtin_def 3 #define libc_hidden_builtin_def(strncpy) 4 5 #include <string/strncpy.c> 6
1 #define STRNCPY __strncpy_sse2 2 #undef libc_hidden_builtin_def 3 #define libc_hidden_builtin_def(strncpy) 4 5 #include <string/strncpy.c> 6