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/strrchr.S | 1 + 1 file changed, 1 insertion(+) (limited to 'sysdeps/i386/i686/multiarch/strrchr.S') diff --git a/sysdeps/i386/i686/multiarch/strrchr.S b/sysdeps/i386/i686/multiarch/strrchr.S index f851b7781e..37468f1248 100644 --- a/sysdeps/i386/i686/multiarch/strrchr.S +++ b/sysdeps/i386/i686/multiarch/strrchr.S @@ -1,4 +1,5 @@ /* Multiple versions of strrchr + All versions must be listed in ifunc-impl-list.c. Copyright (C) 2011-2012 Free Software Foundation, Inc. Contributed by Intel Corporation. This file is part of the GNU C Library. -- cgit v1.2.1