Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
a4ee3a2bd17d39f3a6d317b50745aaebee7b95e2
/
.
/
Tests
/
RunCMake
/
install
/
obj4.c
blob: edd61725dcaec4e7c4c9c1f08708bff9b8f5065e [
file
]
#ifdef
_WIN32
__declspec
(
dllexport
)
#endif
int
obj4
(
void
)
{
return
0
;
}