3 lines
107 B
C
3 lines
107 B
C
int get_param( const char * val ) { return 0 ; }
|
|
void debug_logevent( const char *fmt, ... ) { return ; }
|