summaryrefslogtreecommitdiff
path: root/lib/libc/arch/i386/string/strchr.S
blob: ef3597ebce2d7b1345e58ca17ba1b54873e75bbe (plain)
1
2
3
4
5
6
7
#if defined(LIBC_SCCS)
	.text
	.asciz "$OpenBSD: strchr.S,v 1.2 1996/08/19 08:13:14 tholo Exp $"
#endif

#define STRCHR
#include "index.S"