From b090e8ea45a4495505b1bbc2bdb75e069221f4bb Mon Sep 17 00:00:00 2001 From: "H.J. Lu" Date: Wed, 10 Oct 2012 07:48:45 -0700 Subject: Add i686 __libc_ifunc_impl_list --- sysdeps/i386/i686/multiarch/stpcpy.S | 2 ++ 1 file changed, 2 insertions(+) (limited to 'sysdeps/i386/i686/multiarch/stpcpy.S') diff --git a/sysdeps/i386/i686/multiarch/stpcpy.S b/sysdeps/i386/i686/multiarch/stpcpy.S index b63d308edc..ee81ab6ae3 100644 --- a/sysdeps/i386/i686/multiarch/stpcpy.S +++ b/sysdeps/i386/i686/multiarch/stpcpy.S @@ -1,3 +1,5 @@ +/* Multiple versions of stpcpy + All versions must be listed in ifunc-impl-list.c. */ #define USE_AS_STPCPY #define STRCPY __stpcpy #include "strcpy.S" -- cgit 1.4.1