summaryrefslogtreecommitdiffstats
path: root/lib/libc/string/strchr.c
blob: 1d82abe86fd5634d42f5398133d53a0112f9c6aa (plain)
1
2
3
4
5
#include <sys/cdefs.h>
__FBSDID("$FreeBSD$");

#define	STRCHR
#include "index.c"
OpenPOWER on IntegriCloud