about summary refs log tree commit diff
path: root/arch/mips64/bits
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips64/bits')
-rw-r--r--arch/mips64/bits/termios.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/mips64/bits/termios.h b/arch/mips64/bits/termios.h
index 3a7d5a13..b19d4867 100644
--- a/arch/mips64/bits/termios.h
+++ b/arch/mips64/bits/termios.h
@@ -5,6 +5,8 @@ struct termios {
 	tcflag_t c_lflag;
 	cc_t c_line;
 	cc_t c_cc[NCCS];
+	speed_t __c_ispeed;
+	speed_t __c_ospeed;
 };
 
 #define VINTR     0