summaryrefslogtreecommitdiffstats
path: root/sys/sys/ttydev.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/sys/ttydev.h')
-rw-r--r--sys/sys/ttydev.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/sys/sys/ttydev.h b/sys/sys/ttydev.h
index f6e3791..d6d6b4c 100644
--- a/sys/sys/ttydev.h
+++ b/sys/sys/ttydev.h
@@ -35,8 +35,6 @@
#ifndef _SYS_TTYDEV_H_
#define _SYS_TTYDEV_H_
-#ifndef BURN_BRIDGES
-
#ifdef USE_OLD_TTY
#define B0 0
#define B50 1
@@ -61,6 +59,4 @@
#define B921600 20
#endif /* USE_OLD_TTY */
-#endif /* BURN_BRIDGES */
-
#endif /* !_SYS_TTYDEV_H_ */
OpenPOWER on IntegriCloud