Searched defs:debug_putstr (Results 1 – 1 of 1) sorted by relevance
43 #define debug_putstr(__x) __putstr(__x) macro53 static inline void debug_putstr(const char *s) in debug_putstr() function