diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2021-03-02 13:04:04 +0100 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2021-03-02 17:23:20 +0100 |
| commit | e5b64d68915ed04952cef2f5dcb3f3ccbb7cfa57 (patch) | |
| tree | 2912b3338a58d86e283dc116ac02f3a069b77c81 /sys/linux/dev_ptmx.txt.const | |
| parent | aff16d3fed742e27093858a70f8bd5cbf6f0dedd (diff) | |
sys/linux: update consts
Update consts on upstream 7a7fd0de4a9804299793e564a555a49c1fc924cb.
Remove termiox ioctls, they were removed in commit e0efb3168d34.
Diffstat (limited to 'sys/linux/dev_ptmx.txt.const')
| -rw-r--r-- | sys/linux/dev_ptmx.txt.const | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/sys/linux/dev_ptmx.txt.const b/sys/linux/dev_ptmx.txt.const index 8a7467d48..a1d631afa 100644 --- a/sys/linux/dev_ptmx.txt.const +++ b/sys/linux/dev_ptmx.txt.const @@ -46,7 +46,6 @@ K_OFF = 4 K_RAW = 0 NCC = 8, ppc64le:10 NCCS = 19, mips64le:23 -NFF = 5 N_NULL = 27 N_TTY = 0 PIO_CMAP = 19313 @@ -61,7 +60,6 @@ TCFLSH = 21515, mips64le:21511, ppc64le:536900639 TCGETA = 21509, mips64le:21505, ppc64le:1075082263 TCGETS = 21505, mips64le:21517, ppc64le:1076655123 TCGETS2 = 2150388778, mips64le:1076909098, ppc64le:??? -TCGETX = 21554, mips64le:ppc64le:??? TCIFLUSH = 0 TCIOFF = 2 TCIOFLUSH = 2 @@ -79,9 +77,6 @@ TCSETSF = 21508, mips64le:21520, ppc64le:2150396950 TCSETSF2 = 1076646957, mips64le:2150650925, ppc64le:??? TCSETSW = 21507, mips64le:21519, ppc64le:2150396949 TCSETSW2 = 1076646956, mips64le:2150650924, ppc64le:??? -TCSETX = 21555, mips64le:ppc64le:??? -TCSETXF = 21556, mips64le:ppc64le:??? -TCSETXW = 21557, mips64le:ppc64le:??? TCXONC = 21514, mips64le:21510, ppc64le:536900638 TIOCCBRK = 21544 TIOCCONS = 21533, mips64le:2147775608 |
