Searched defs:console_putchar (Results 1 – 2 of 2) sorted by relevance
/external/grub/grub/ | ||
D | asmstub.c | 520 console_putchar (int c) in console_putchar() function |
/external/qemu/ | ||
D | console.c | 878 static void console_putchar(TextConsole *s, int ch) in console_putchar() function |