Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_bionic
/
361ba86734fb2821a6adcfdf775db8abd04e0de0
/
.
/
tools
/
versioner
/
tests
/
multiple_decl
/
headers
/
foo.h
blob: b16617bebba476491eca10ad9be69ab1a5e54bca [
file
] [
log
] [
blame
]
#if defined(__cplusplus)
extern
"C"
{
#endif
int
foo
()
__REMOVED_IN
(
12
);
#if defined(__cplusplus)
}
#endif