Sign in
ara-mdk
/
platform
/
ndk
/
475062536afdce382df7b9b891577740a4eb7a2d
/
.
/
tests
/
build
/
prebuilt-copy
/
prebuilts
/
jni
/
foo.c
blob: 475570c56224d423cd826075a48468e5310287d3 [
file
] [
log
] [
blame
]
int
foo
(
int
x
)
{
return
x
-
18
;
}