NetBSD/lib/libc/string/rindex.c

4 lines
102 B
C

/* $NetBSD: rindex.c,v 1.15 2005/12/20 19:31:50 christos Exp $ */
#define RINDEX
#include "strrchr.c"