Sign in
ara-mdk
/
platform
/
ndk
/
2fe911ac795eb560f6d83118e227698b458e074a
/
.
/
tests
/
build
/
multi-module-path
/
path1
/
foo
/
foo.h
blob: 9f97edc757fb362c882e79a911e258b5207e1fed [
file
] [
log
] [
blame
]
#ifndef
FOO_H
#define
FOO_H
extern
int
foo
(
void
);
#endif
/* FOO_H */