Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
3555265f1df989bbb2bbd8ca408efcb3cb0cfd69
/
.
/
Tests
/
InterfaceLinkLibrariesDirect
/
testSharedLibHelperObj.c
blob: 9d55fcb3b8e6a513755008c402c176934291cf7d [
file
]
int
testSharedLibHelperObj
(
int
n
)
{
return
n
;
}