#include <termios.h> extern struct termios base_raw_termios ;
extern struct termios base_raw_termios ;
A POSIX termios structures with values suitable for a basic raw-mode console tty. Used in the base environment when initializing a serial-port for remote GDB debuging in com_cons_init.
termios.h 9.4.30