This website requires JavaScript.
Explore
Help
Sign In
OrgACRN
/
acrn-kernel
mirror of
https://github.com/projectacrn/acrn-kernel.git
Watch
1
Star
0
Fork
You've already forked acrn-kernel
0
Code
Issues
Releases
Wiki
Activity
e4c36ad756
acrn-kernel
/
tools
/
build
/
feature
/
test-bionic.c
7 lines
76 B
C
Raw
Blame
History
#
include
<android/api-level.h>
int
main
(
void
)
{
return
__ANDROID_API__
;
}
Reference in New Issue
View Git Blame
Copy Permalink