Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_bionic
/
b7d6df2b61f7941e24d362105a43950da6f2da05
/
.
/
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