Sign in
android
/
platform
/
bionic
/
5e19b185f
/
.
/
tools
/
versioner
/
tests
/
missing_api
/
headers
/
foo.h
blob: c201dbbb1efc2b9c5e7954a9cb5b5c7161871e54 [
file
]
#if defined(__cplusplus)
extern
"C"
{
#endif
int
foo
()
__INTRODUCED_IN
(
9
);
#if defined(__cplusplus)
}
#endif