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