repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
IB/srp: fix mr allocation when the device supports sg gaps
[linux/fpc-iii.git]
/
tools
/
build
/
feature
/
test-bionic.c
blob
eac24e9513ebc0f35d5ee8ebbb450ab2f1fa5bc2
1
#include <android/api-level.h>
2
3
int
main
(
void
)
4
{
5
return
__ANDROID_API__
;
6
}