Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
8ebdee931482a0c3f0c76b2e0debf458d0410aee
/
.
/
Tests
/
LibName
/
bar.c
blob: c6c1e66c918e11f4fd51158a7bbe8ee1cdb96cb5 [
file
]
#ifdef
_WIN32
__declspec
(
dllexport
)
#endif
extern
void
foo
()
{
}