NetBSD/lib/libc/string/index.c

4 lines
99 B
C

/* $NetBSD: index.c,v 1.15 2005/12/20 19:31:50 christos Exp $ */
#define INDEX
#include "strchr.c"