提交 bc1a8d2a 编写于 作者: S Szabolcs Nagy

add missing EXTPROC flag to bits/termios.h

mips and powerpc already had this termios flag defined
上级 73bb0489
......@@ -144,6 +144,7 @@ struct termios
#define ECHOKE 0004000
#define FLUSHO 0010000
#define PENDIN 0040000
#define EXTPROC 0200000
#define TCOOFF 0
#define TCOON 1
......
......@@ -144,6 +144,7 @@ struct termios
#define ECHOKE 0004000
#define FLUSHO 0010000
#define PENDIN 0040000
#define EXTPROC 0200000
#define TCOOFF 0
#define TCOON 1
......
......@@ -144,6 +144,7 @@ struct termios
#define ECHOKE 0004000
#define FLUSHO 0010000
#define PENDIN 0040000
#define EXTPROC 0200000
#define TCOOFF 0
#define TCOON 1
......
......@@ -144,6 +144,7 @@ struct termios
#define ECHOKE 0004000
#define FLUSHO 0010000
#define PENDIN 0040000
#define EXTPROC 0200000
#define TCOOFF 0
#define TCOON 1
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册