Home
last modified time | relevance | path

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

/external/grub/grub/
Dasmstub.c520 console_putchar (int c) in console_putchar() function
/external/qemu/
Dconsole.c835 static void console_putchar(TextConsole *s, int ch) in console_putchar() function