1 2 3 4 5 6 7 8 9 10
int iface_src(); #ifdef CFG_DEBUG int iface_debug(); #endif #ifdef CFG_OTHER int iface_other(); #endif