Searched refs:debug_uart_putc_poll (Results 1 - 1 of 1) sorted by relevance

/fuchsia/zircon/kernel/platform/pc/
H A Ddebug.cpp441 static void debug_uart_putc_poll(char c) { function
461 debug_uart_putc_poll('\r');
462 debug_uart_putc_poll(c);

Completed in 9 milliseconds