summaryrefslogtreecommitdiff
path: root/lib/libc/arch/m68k/string/strrchr.S
blob: 0c6674941662e8da56e6a424b4bd5bf18e0c06ab (plain)
1
2
3
4
5
6
7
#if defined(LIBC_SCCS)
	.text
	.asciz "$OpenBSD: strrchr.S,v 1.2 1996/08/19 08:15:28 tholo Exp $"
#endif /* LIBC_SCCS */

#define STRRCHR
#include "rindex.S"