Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
2d262efd296dfd1802631978d9b9ab23fdf135a4
/
.
/
Tests
/
RunCMake
/
SourceProperties
/
empty.c
blob: 768abc2f27286a489b491d429c03894331c6943e [
file
] [
log
] [
blame
]
int
empty
(
void
)
{
return
0
;
}