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