diff options
Diffstat (limited to 'include/asm-sparc/termios.h')
| -rw-r--r-- | include/asm-sparc/termios.h | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/include/asm-sparc/termios.h b/include/asm-sparc/termios.h index 0a8ad4cac125..d05f83c80989 100644 --- a/include/asm-sparc/termios.h +++ b/include/asm-sparc/termios.h | |||
| @@ -38,15 +38,6 @@ struct sunos_ttysize { | |||
| 38 | int st_columns; /* Columns on the terminal */ | 38 | int st_columns; /* Columns on the terminal */ |
| 39 | }; | 39 | }; |
| 40 | 40 | ||
| 41 | /* Used for packet mode */ | ||
| 42 | #define TIOCPKT_DATA 0 | ||
| 43 | #define TIOCPKT_FLUSHREAD 1 | ||
| 44 | #define TIOCPKT_FLUSHWRITE 2 | ||
| 45 | #define TIOCPKT_STOP 4 | ||
| 46 | #define TIOCPKT_START 8 | ||
| 47 | #define TIOCPKT_NOSTOP 16 | ||
| 48 | #define TIOCPKT_DOSTOP 32 | ||
| 49 | |||
| 50 | struct winsize { | 41 | struct winsize { |
| 51 | unsigned short ws_row; | 42 | unsigned short ws_row; |
| 52 | unsigned short ws_col; | 43 | unsigned short ws_col; |
