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