Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
bionic
/
a799b53f10e5a6fd51fef4436cfb7ec99836a516
/
.
/
libc
/
arch-x86
/
string
/
strrchr.S
blob: 4ee153ff55fd72a249a64a0517602e19fa463f2f [
file
] [
log
] [
blame
]
The Android Open Source Project
a27d2ba
2008-10-21 07:00:00 -0700
[
diff
] [
blame
]
1
/*
$
OpenBSD
:
strrchr.S
,
v
1.3
2005
/
08
/
07
11
:
30
:
38
espie Exp
$
*/
2
#define STRRCHR
3
#include "rindex.S"