10 #define _ASM_TERMIOS_H
12 #include <asm/uaccess.h>
13 #include <uapi/asm/termios.h>
22 #define INIT_C_CC "\003\034\177\025\1\0\0\0\021\023\032\0\022\017\027\026\004\0"
24 #include <linux/string.h>
32 unsigned short iflag, oflag,
cflag, lflag;
94 struct termios __user *u)