5 lines
97 B
C
5 lines
97 B
C
|
/* $NetBSD: strchr.c,v 1.1 1998/08/04 04:48:17 perry Exp $ */
|
||
|
|
||
|
#define STRCHR
|
||
|
#include "index.c"
|