summaryrefslogtreecommitdiff
path: root/arch/sh/bits/ioctl.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/sh/bits/ioctl.h')
-rw-r--r--arch/sh/bits/ioctl.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/sh/bits/ioctl.h b/arch/sh/bits/ioctl.h
index 15256c51..3c7ab4bb 100644
--- a/arch/sh/bits/ioctl.h
+++ b/arch/sh/bits/ioctl.h
@@ -95,6 +95,7 @@
#define TIOCGPKT _IOR('T', 56, int)
#define TIOCGPTLCK _IOR('T', 57, int)
#define TIOCGEXCL _IOR('T', 64, int)
+#define TIOCGPTPEER _IO('T', 0x41)
#define TIOCSERCONFIG _IO('T', 83)
#define TIOCSERGWILD _IOR('T', 84, int)