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