Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
kees
/
linux.git
/
0c744ea4f77d72b3dcebb7a8f2684633ec79be88
/
.
/
tools
/
build
/
feature
/
test-bionic.c
blob: eac24e9513ebc0f35d5ee8ebbb450ab2f1fa5bc2 [
file
] [
log
] [
blame
]
#include
<android/api-level.h>
int
main
(
void
)
{
return
__ANDROID_API__
;
}