From deb5f6aea2f118fd3132523c70a29e3a86b50164 Mon Sep 17 00:00:00 2001 From: Dmitry Vyukov Date: Mon, 27 Nov 2017 09:09:06 +0100 Subject: sys/linux: assorted improvements to descriptions --- sys/linux/tty_arm.const | 1 + 1 file changed, 1 insertion(+) (limited to 'sys/linux/tty_arm.const') diff --git a/sys/linux/tty_arm.const b/sys/linux/tty_arm.const index 4d659153e..a4c808f29 100644 --- a/sys/linux/tty_arm.const +++ b/sys/linux/tty_arm.const @@ -51,6 +51,7 @@ TIOCEXCL = 21516 TIOCGETD = 21540 TIOCGLCKTRMIOS = 21590 TIOCGPGRP = 21519 +TIOCGPTPEER = 21569 TIOCGSOFTCAR = 21529 TIOCGWINSZ = 21523 TIOCLINUX = 21532 -- cgit mrf-deployment