mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
Add B460800 define
This commit is contained in:
parent
819e4fd5e0
commit
27aa48fd5b
1 changed files with 1 additions and 0 deletions
|
|
@ -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 */
|
||||
|
|
|
|||
Loading…
Reference in a new issue