summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>2001-05-29 17:13:18 +0000
committerache <ache@FreeBSD.org>2001-05-29 17:13:18 +0000
commit5639a39cc3b0400fd17835f364fce97379568204 (patch)
tree8ff5e80be628f23e9be772bc6edf81cb63aa9de0 /sys
parent43c00ef86812136e863f5511a099c1fc7c0fd592 (diff)
downloadFreeBSD-src-5639a39cc3b0400fd17835f364fce97379568204.zip
FreeBSD-src-5639a39cc3b0400fd17835f364fce97379568204.tar.gz
Add B460800 define
Diffstat (limited to 'sys')
-rw-r--r--sys/sys/termios.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/sys/termios.h b/sys/sys/termios.h
index 7e7643f..1b5150d 100644
--- a/sys/sys/termios.h
+++ b/sys/sys/termios.h
@@ -230,6 +230,7 @@ struct termios {
#define B76800 76800
#define B115200 115200
#define B230400 230400
+#define B460800 460800
#define EXTA 19200
#define EXTB 38400
#endif /* !_POSIX_SOURCE */
OpenPOWER on IntegriCloud