diff options
Diffstat (limited to 'include/asm-alpha/termios.h')
-rw-r--r-- | include/asm-alpha/termios.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asm-alpha/termios.h b/include/asm-alpha/termios.h index 2c8b5288a..670576b84 100644 --- a/include/asm-alpha/termios.h +++ b/include/asm-alpha/termios.h @@ -71,6 +71,7 @@ struct termio { #define N_SLIP 1 #define N_MOUSE 2 #define N_PPP 3 +#define N_STRIP 4 #define N_AX25 5 #define N_X25 6 /* X.25 async */ #define N_6PACK 7 |