(OXTABS): Don't define.

This commit is contained in:
Ulrich Drepper 1997-03-27 01:58:32 +00:00
parent fea9a86a67
commit 6383b7f583

View file

@ -112,10 +112,6 @@ struct termios
#define VT1 00200000
#define XTABS 01000000 /* Hmm.. Linux/i386 considers this part of TABDLY.. */
/* On Linux there is no OXTABS bit defined. Take it as an alias for
XTABS. */
#define OXTABS XTABS
/* c_cflag bit meaning */
#define CBAUD 0000037
#define B0 0000000 /* hang up */