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