VERASE 161 bsp/drv/dev/base/tty.c tty_output(tp->t_cc[VERASE], tp); VERASE 324 bsp/drv/dev/base/tty.c if (c == cc[VERASE] || c == '\b') {