Sign in
ara-mdk
/
platform
/
ndk
/
e296a721fad03eae3548df25e5fd01e2ae1d0c00
/
.
/
tests
/
build
/
prebuilt-copy
/
prebuilts
/
jni
/
bar.c
blob: c15e148a9af68c06d3bb64082cd0c326776682c8 [
file
] [
log
] [
blame
]
int
bar
(
int
x
)
{
return
x
*
2
;
}