xref: /netbsd-src/common/lib/libc/arch/m68k/string/strrchr.S (revision aaf4ece63a859a04e37cf3a7229b5fab0157cc06)
1/*	$NetBSD: strrchr.S,v 1.1 2005/12/20 19:28:49 christos Exp $	*/
2
3#define STRRCHR
4#include "rindex.S"
5