Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_bionic
/
ccc9d8dbf46b70e7777a1d0604b799e94f05a63c
/
.
/
tools
/
versioner
/
tests
/
missing_arch
/
headers
/
foo.h
blob: 5ba47941f19f5390e9e75b538fc97904b9781b52 [
file
] [
log
] [
blame
]
#if defined(__cplusplus)
extern
"C"
{
#endif
int
foo
();
#if defined(__cplusplus)
}
#endif