Sign in
android
/
platform
/
ndk
/
06c762d797782f574e40a956613c4e19c504b6c1
/
.
/
tests
/
build
/
import-static
/
bar
/
bar.h
blob: 107795ed84024164727113d5ebc9d1c7551903aa [
file
] [
log
] [
blame
]
#ifndef
BAR_H
#define
BAR_H
extern
int
bar
(
int
x
);
#endif