5 lines
97 B
C
5 lines
97 B
C
|
/* $NetBSD: strchr.c,v 1.5 1998/08/04 05:01:58 perry Exp $ */
|
||
|
|
||
|
#define STRCHR
|
||
|
#include "index.c"
|