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