Sign in
ara-mdk
/
platform
/
ndk
/
2e5feb90e9a0ea921c223b984d16bb682716e7dc
/
.
/
tests
/
build
/
import-static
/
foo
/
foo.h
blob: e5484c04a59de9315ef8042f4b3fc7fc5b9f2bc7 [
file
] [
log
] [
blame
]
#ifndef
_FOO_H
#define
_FOO_H
extern
int
foo
(
int
x
);
#endif