Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
1dae4d93551dcd4cd047b77d0bb1b18080e3556b
/
.
/
Tests
/
ConfigSources
/
iface.h
blob: 810456cbc64d62fff884a5d90fb1ffb88f25ec68 [
file
]
int
iface_src
();
#ifdef
CFG_DEBUG
int
iface_debug
();
#endif
#ifdef
CFG_OTHER
int
iface_other
();
#endif