(OXTABS): Don't define.
authorUlrich Drepper <drepper@redhat.com>
Thu, 27 Mar 1997 01:58:32 +0000 (01:58 +0000)
committerUlrich Drepper <drepper@redhat.com>
Thu, 27 Mar 1997 01:58:32 +0000 (01:58 +0000)
sysdeps/unix/sysv/linux/alpha/termbits.h

index 743bb3d..d0932c1 100644 (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 */