minix/lib/libc/arch/i386/string/rindex.S

5 lines
103 B
ArmAsm
Raw Normal View History

/* $NetBSD: rindex.S,v 1.14 2005/02/09 18:15:16 christos Exp $ */
#define RINDEX
#include "strrchr.S"