Sign in
android
/
platform
/
ndk
/
06c762d797782f574e40a956613c4e19c504b6c1
/
.
/
tests
/
build
/
warn-thin-archive-is-for-static-libraries
/
jni
/
foo.c
blob: a259534ed7db6294b55b57f5d6906be017d38b7c [
file
] [
log
] [
blame
]
int
foo
(
void
)
{
return
42
;
}