Sign in
android
/
platform
/
prebuilts
/
cmake
/
linux-x86
/
b0bbb39ad35994d10722ed60f244fe3015bdc856
/
.
/
share
/
cmake-3.18
/
Modules
/
CheckIPOSupported
/
main.cpp
blob: 5be0864eeeeaab3b406d13850f01829597e918f3 [
file
] [
log
] [
blame
]
int
foo
();
int
main
()
{
return
foo
();
}