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