Searched refs:rcm_debug (Results 1 – 1 of 1) sorted by relevance
30 static int rcm_debug = 1; variable31 #define dprintf(args) if (rcm_debug) (void) fprintf args