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