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