Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
d69b28f869973fa42f8f52263308e8564ea6dd73
/
.
/
Tests
/
ObjectLibrary
/
LinkObjects
/
e_dep.c
blob: 7fb70c10ad224f833319a5fedce6c9836cb38abb [
file
]
#ifdef
OBJE
# error "OBJE is defined, but should not be"
#endif
int
e_dep
(
void
)
{
return
0
;
}