mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-08-08 21:49:06 -04:00
5 lines
103 B
ArmAsm
5 lines
103 B
ArmAsm
/* $NetBSD: rindex.S,v 1.14 2005/02/09 18:15:16 christos Exp $ */
|
|
|
|
#define RINDEX
|
|
#include "strrchr.S"
|