Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
ee062ce4d0f3b4e2e5241fc520499fb332d4d07d
/
.
/
Tests
/
RunCMake
/
ObjectLibrary
/
depends_obj0.c
blob: 649d507dc0ede0879dc4ebe776d893a8c5613b4b [
file
]
int
myobj_foo
(
void
)
{
return
0
;
}