1 2 3 4 5 6 7
#include <sysdeps/i386/multiarch/stpcpy-i586.S> #ifdef SHARED .globl __GI_stpcpy .hidden __GI_stpcpy __GI_stpcpy = __stpcpy_i586 #endif