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