28 #ifndef SYSTEM_CORE_INC_NET_PROTOCOLS_TELNET_OC_TELNET_H_ 29 #define SYSTEM_CORE_INC_NET_PROTOCOLS_TELNET_OC_TELNET_H_ 40 #define _________________________________________DEFINITIONS_SECTION________________________________________________________________________ 42 #if CFG_ENABLE_TELNET_LOGS == ON 43 # define telnetlog( LogType, ...) kdebuglog( LogType , __VA_ARGS__ ) 45 # define telnetlog( LogType, ...) 48 #undef _________________________________________DEFINITIONS_SECTION________________________________________________________________________ 57 #define _________________________________________TYPES_SECTION______________________________________________________________________________ 59 #undef _________________________________________TYPES_SECTION______________________________________________________________________________ 67 #define _________________________________________FUNCTIONS_SECTION__________________________________________________________________________ 69 #undef _________________________________________FUNCTIONS_SECTION__________________________________________________________________________ Configuration of the debug functions.
The file with interface for driver creating.