about summary refs log tree commit diff
path: root/sysdeps/i386/i686/multiarch/wmemcmp-c.c
blob: 94ff6151f2f83256b505b26087c51ec72abfca2c (plain) (blame)
1
2
3
4
5
#ifndef NOT_IN_libc
# define WMEMCMP  __wmemcmp_ia32
#endif

#include "wcsmbs/wmemcmp.c"