summaryrefslogtreecommitdiff
path: root/lib/libc/string/strchr.c
blob: e2e38a614b465e2c457172dc07c8fab3c4859cef (plain)
1
2
3
4
/*	$NetBSD: strchr.c,v 1.1 1998/08/04 04:48:17 perry Exp $	*/

#define STRCHR
#include "index.c"