Add more high speeds

Fix tabs
This commit is contained in:
ache 2001-05-29 17:06:32 +00:00
parent 0c84f37525
commit 43c00ef868

View File

@ -58,6 +58,8 @@
#define EXTB 15
#define B57600 16
#define B115200 17
#define B230400 18
#define B460800 19
#endif /* USE_OLD_TTY */
#endif /* !_SYS_TTYDEV_H_ */