about summary refs log tree commit diff
path: root/sysdeps/x86_64/multiarch/strncase_l-sse4_2.S
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/x86_64/multiarch/strncase_l-sse4_2.S')
-rw-r--r--sysdeps/x86_64/multiarch/strncase_l-sse4_2.S3
1 files changed, 1 insertions, 2 deletions
diff --git a/sysdeps/x86_64/multiarch/strncase_l-sse4_2.S b/sysdeps/x86_64/multiarch/strncase_l-sse4_2.S
index 08e23548c3..1ce5c4e93f 100644
--- a/sysdeps/x86_64/multiarch/strncase_l-sse4_2.S
+++ b/sysdeps/x86_64/multiarch/strncase_l-sse4_2.S
@@ -16,6 +16,5 @@
    License along with the GNU C Library; if not, see
    <https://www.gnu.org/licenses/>.  */
 
-#define STRCMP_SSE42 __strncasecmp_l_sse42
 #define USE_AS_STRNCASECMP_L
-#include "strcmp-sse42.S"
+#include "strcmp-sse4_2.S"