Sign in
ara-mdk
/
platform
/
development
/
cefd49aae65dc85161d08419494071d74ffb982f
/
.
/
ndk
/
tests
/
prebuilt-library
/
jni
/
foo
/
foo.h
blob: 5b5c8f2344b7276fe1125d8c36e03088aa0e35eb [
file
] [
log
] [
blame
]
#ifndef
FOO_FOO_H
#define
FOO_FOO_H
extern
int
foo
(
void
);
#endif
/* FOO_FOO_H */