mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-08-07 05:00:14 -04:00
4 lines
102 B
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"
|