userboot_cons_putchar
static void userboot_cons_putchar(struct console *, int);
.c_out = userboot_cons_putchar,