about summary refs log tree commit diff
path: root/sysdeps/x86_64/multiarch/wmemcmp-c.c
blob: 793f059afffb29084de223db33da51ecc9c426bf (plain) (blame)
1
2
3
4
5
#ifndef NOT_IN_libc
# define WMEMCMP  __wmemcmp_sse2
#endif

#include "wcsmbs/wmemcmp.c"