aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k/include/asm/termbits.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/m68k/include/asm/termbits.h')
-rw-r--r--arch/m68k/include/asm/termbits.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/m68k/include/asm/termbits.h b/arch/m68k/include/asm/termbits.h
index 8c14170996b..aea1e37b765 100644
--- a/arch/m68k/include/asm/termbits.h
+++ b/arch/m68k/include/asm/termbits.h
@@ -179,6 +179,7 @@ struct ktermios {
179#define FLUSHO 0010000 179#define FLUSHO 0010000
180#define PENDIN 0040000 180#define PENDIN 0040000
181#define IEXTEN 0100000 181#define IEXTEN 0100000
182#define EXTPROC 0200000
182 183
183 184
184/* tcflow() and TCXONC use these */ 185/* tcflow() and TCXONC use these */