This website requires JavaScript.
Explore
Help
Register
Sign In
xs-android13
/
bionic
Watch
1
Star
0
Fork
You've already forked bionic
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
main
bionic
/
tools
/
versioner
/
tests
/
preprocessor_no_guard
/
expected
/
foo.h
10 lines
133 B
C
Raw
Permalink
Blame
History
#
if defined(__cplusplus)
extern
"
C
"
{
#
endif
int
foo
(
)
__VERSIONER_NO_GUARD
__INTRODUCED_IN
(
14
)
;
#
if defined(__cplusplus)
}
#
endif
Reference in New Issue
View Git Blame
Copy Permalink