Home
last modified time | relevance | path

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

/freebsd/stand/uboot/
H A Duboot_console.c36 static int uboot_cons_getchar(void);
45 .c_in = uboot_cons_getchar,
74 uboot_cons_getchar(void) in uboot_cons_getchar() function