Searched refs:mpu_debug (Results 1 – 1 of 1) sorted by relevance
54 #define DPRINTF(x) if (mpu_debug) printf x55 int mpu_debug = 0; variable