Home
last modified time | relevance | path

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

/freebsd/stand/libofw/
H A Dofw_console.c36 void ofw_cons_putchar(int);
48 .c_out = ofw_cons_putchar,
69 ofw_cons_putchar(int c) in ofw_cons_putchar() function