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

/macosx-10.5.8/xnu-1228.15.4/pexpert/i386/
H A Dpe_serial.c118 uart_putc( char c ) function
203 uart_putc(c);
204 if (c == '\n') uart_putc('\r');

Completed in 28 milliseconds