Home
last modified time | relevance | path

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

/freebsd/stand/libofw/
H A Dofw_console.c37 int ofw_cons_getchar(void);
49 .c_in = ofw_cons_getchar,
85 ofw_cons_getchar(void) in ofw_cons_getchar() function