Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
00a7acb7dac674eeeac3f93fe44f18f2d9285f42
/
.
/
Tests
/
ObjectLibrary
/
B
/
b2.c
blob: 4615b544b4b39fca1609a3b9811ec15c4b602786 [
file
] [
log
] [
blame
]
#include
"b.h"
EXPORT_B
int
b2
(
void
)
{
return
0
;
}