Sign in
chromium
/
external
/
github.com
/
Kitware
/
CMake
/
refs/heads/release
/
.
/
Tests
/
RunCMake
/
SourceProperties
/
empty.c
blob: 768abc2f27286a489b491d429c03894331c6943e [
file
] [
log
] [
blame
] [
edit
]
int
empty
(
void
)
{
return
0
;
}