Wed May 22 00:40:50 1996 David Mosberger-Tang <davidm@azstarnet.com>

* sysdeps/unix/sysv/linux/alpha/speed.c (speeds): Add entry for
 	460800 baud.
This commit is contained in:
Roland McGrath 1996-05-23 05:32:58 +00:00
parent a9dbc75c78
commit 1ecceadd7a

View File

@ -42,6 +42,7 @@ static const speed_t speeds[] =
57600,
115200,
230400,
460800,
};