Home
last modified time | relevance | path

Searched defs:debug_putstr (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/arch/x86/boot/compressed/
Dmisc.h43 #define debug_putstr(__x) __putstr(__x) macro
53 static inline void debug_putstr(const char *s) in debug_putstr() function