about summary refs log tree commit diff
path: root/sysdeps/i386/multiarch/strspn-i386.S
blob: c6d4d6716607d78b6428880b4700115c37a9b72c (plain) (blame)
1
2
3
4
5
6
7
8
#define strspn __strspn_i386
#undef libc_hidden_builtin_def
#define libc_hidden_builtin_def(name)
#include <sysdeps/i386/strspn.S>

	.globl __GI_strspn
	.hidden __GI_strspn
	__GI_strspn = __strspn_i386