FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
ub_getc
stand/uboot/glue.h
64
int ub_getc(void);
stand/uboot/uboot_console.c
77
return (ub_getc());
sys/arm/freescale/imx/imx_console.c
163
return ub_getc();