Sign in
gem5
/
arm
/
linux
/
bb176f67090ca54869fc1262c913aa69d2ede070
/
.
/
tools
/
build
/
feature
/
test-bionic.c
blob: eac24e9513ebc0f35d5ee8ebbb450ab2f1fa5bc2 [
file
] [
log
] [
blame
]
#include
<android/api-level.h>
int
main
(
void
)
{
return
__ANDROID_API__
;
}