Sign in
◑
Theme
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
2e88a3efc2b52da02f516fdfc8fe97aea0b14e4c
/
.
/
Tests
/
ObjectLibrary
/
LinkObjects
/
b_dep.c
blob: ad5d36737ee746b5881623dc4782aaef8b8aecd8 [
file
]
#ifdef
OBJB
# error "OBJB is defined, but should not be"
#endif
int
b_dep
(
void
)
{
return
0
;
}