From ac49ecaf9de65708d8b76a9f025c8c6aa82b4707 Mon Sep 17 00:00:00 2001 From: "H.J. Lu" Date: Wed, 10 Oct 2012 07:49:12 -0700 Subject: Add x86-64 __libc_ifunc_impl_list --- sysdeps/x86_64/multiarch/strncase_l.S | 2 ++ 1 file changed, 2 insertions(+) (limited to 'sysdeps/x86_64/multiarch/strncase_l.S') diff --git a/sysdeps/x86_64/multiarch/strncase_l.S b/sysdeps/x86_64/multiarch/strncase_l.S index c725cd85b3..9c0149788e 100644 --- a/sysdeps/x86_64/multiarch/strncase_l.S +++ b/sysdeps/x86_64/multiarch/strncase_l.S @@ -1,3 +1,5 @@ +/* Multiple versions of strncasecmp and strncasecmp_l + All versions must be listed in ifunc-impl-list.c. */ #define STRCMP __strncasecmp_l #define USE_AS_STRNCASECMP_L #include "strcmp.S" -- cgit 1.4.1