Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
de5fa2ae53c75eccff75df9df7be84e2d8f51397
/
.
/
Tests
/
ModuleDefinition
/
split_dll.c
blob: 1546a2dc93f52206ea564c0c326f1abaf3b51cf6 [
file
] [
log
] [
blame
]
int
split_dll_1
(
void
)
{
return
0
;
}
int
split_dll_2
(
void
)
{
return
0
;
}