NetBSD/sys/lib/libkern/strchr.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"