NetBSD/lib/libc/string/strchr.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"