Home
last modified time | relevance | path

Searched refs:__putstr (Results 1 – 2 of 2) sorted by relevance

/linux/arch/x86/boot/compressed/
A Dmisc.h52 void __putstr(const char *s);
54 #define error_putstr(__x) __putstr(__x)
59 #define debug_putstr(__x) __putstr(__x)
A Dmisc.c112 void __putstr(const char *s) in __putstr() function
174 __putstr(alpha); in __puthex()

Completed in 4 milliseconds