Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
abac34eda2da59e5151bd8a96bfe9e4d550bafd5
/
.
/
Tests
/
ObjectLibrary
/
B
/
b1.c
blob: d804d43019bdd76846949f4aaa9b8bd1d9557c44 [
file
]
#include
"b.h"
EXPORT_B
int
b1
(
void
)
{
return
0
;
}