Wed May 22 00:40:50 1996 David Mosberger-Tang <davidm@azstarnet.com>
authorRoland McGrath <roland@gnu.org>
Thu, 23 May 1996 05:32:58 +0000 (05:32 +0000)
committerRoland McGrath <roland@gnu.org>
Thu, 23 May 1996 05:32:58 +0000 (05:32 +0000)
* sysdeps/unix/sysv/linux/alpha/speed.c (speeds): Add entry for
  460800 baud.

sysdeps/unix/sysv/linux/alpha/speed.c

index b61cfbb..40bf6c5 100644 (file)
@@ -42,6 +42,7 @@ static const speed_t speeds[] =
     57600,
     115200,
     230400,
+    460800,
   };