NetBSD/sys/lib/libkern/strrchr.c

5 lines
100 B
C

/* $NetBSD: strrchr.c,v 1.1 1998/08/04 05:01:58 perry Exp $ */
#define STRRCHR
#include "rindex.c"