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