Home
last modified time | relevance | path

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

/freebsd/stand/i386/libi386/
H A Dspinconsole.c43 static void spinc_putchar(int c);
54 .c_out = spinc_putchar,
78 spinc_putchar(int c) in spinc_putchar() function