Sign in
fuchsia
/
third_party
/
cmake
/
e0a39aeadee2675d050293ada5025f60f3fc0d2f
/
.
/
Tests
/
RunCMake
/
VerifyHeaderSets
/
lib.c
blob: 6401eca8fc6173a9e3ca83f302926a2742d64d5e [
file
] [
log
] [
blame
]
#ifdef
_WIN32
__declspec
(
dllexport
)
#endif
void
lib_c
(
void
)
{
}