xref
: /
ndk
/
tests
/
build
/
multiple-static-const
/
jni
/
foo.cpp
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#
include
"
main.h
"
2
foo(void)
3
void
foo
(
void
)
4
{
5
return
;
6
}
7