#ifndef WIRE_UTILS #define WIRE_UTILS /*REPORT*/ void print_debug(char *fmt, ...); void print_error(char *fmt, ...); #define DBG_VERB_1 1 //#define DBG_VERB_2 2 #endif //WIRE_UTILS