about summary refs log tree commit diff
path: root/sysdeps/i386/i686/multiarch/strcspn-c.c
blob: 47bfa663690721b9b76ddc0a00a6382cca3c97de (plain) (blame)
1
2
3
4
#if IS_IN (libc)
# define __strcspn_generic __strcspn_ia32
# include <sysdeps/x86_64/multiarch/strcspn-sse4.c>
#endif