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