summaryrefslogtreecommitdiff
path: root/libc/sysdeps/i386/i686/multiarch/wcschr.S
diff options
context:
space:
mode:
Diffstat (limited to 'libc/sysdeps/i386/i686/multiarch/wcschr.S')
-rw-r--r--libc/sysdeps/i386/i686/multiarch/wcschr.S1
1 files changed, 1 insertions, 0 deletions
diff --git a/libc/sysdeps/i386/i686/multiarch/wcschr.S b/libc/sysdeps/i386/i686/multiarch/wcschr.S
index 34ea47df6..03fe3ca36 100644
--- a/libc/sysdeps/i386/i686/multiarch/wcschr.S
+++ b/libc/sysdeps/i386/i686/multiarch/wcschr.S
@@ -1,4 +1,5 @@
/* Multiple versions of wcschr
+ 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.