gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for fundef:DO_DEBUG (0.00 seconds)
tkernel_2
include/sys/debug.h - 1.9KB - 71 lines
57: 
58: #define DO_DEBUG(exp)   { exp }
59: 
63: #define TM_DEBUG_PRINT(arg) /* arg */ 64: #define DO_DEBUG(exp) /* exp */ 65: