mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-10 15:20:10 +00:00
Define AIX_CBAUD.
This commit is contained in:
parent
a3a99e0165
commit
7d3f39d1ac
@ -71,6 +71,7 @@ struct aixtermios
|
||||
#define AIX_VT0 0x00000000
|
||||
#define AIX_VT1 0x00008000
|
||||
|
||||
#define AIX_CBAUD 0x0000000f
|
||||
#define AIX_CSIZE 0x00000030
|
||||
#define AIX_CS5 0x00000000
|
||||
#define AIX_CS6 0x00000010
|
||||
|
Loading…
Reference in New Issue
Block a user