Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
a881ae61f1e005dd64cf317a7dfcbe6ffa71d72b
/
.
/
Tests
/
PDBDirectoryAndName
/
mylibA.c
blob: 5bc279bad8470a4da69c6f6f1c9a06d9951bc01f [
file
] [
log
] [
blame
]
__declspec
(
dllexport
)
int
mylibA
()
{
return
1
;
}