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